472 lines
15 KiB
JSON
472 lines
15 KiB
JSON
[
|
|
{
|
|
"wd": "/tmp/stable",
|
|
"env": [
|
|
"WITH_TIDY=1"
|
|
],
|
|
"wrapper": {
|
|
"cmd": {
|
|
"path": "./x86_64-cros-linux-gnu-clang",
|
|
"args": [
|
|
"main.cc"
|
|
]
|
|
}
|
|
},
|
|
"cmds": [
|
|
{
|
|
"cmd": {
|
|
"path": "../../usr/bin/clang",
|
|
"args": [
|
|
"--print-resource-dir"
|
|
]
|
|
},
|
|
"stdout": "someResourceDir"
|
|
},
|
|
{
|
|
"cmd": {
|
|
"path": "../../usr/bin/clang-tidy",
|
|
"args": [
|
|
"-checks=*,-bugprone-narrowing-conversions,-cppcoreguidelines-*,-fuchsia-*,-google-readability*,-google-runtime-references,-hicpp-*,-llvm-*,-misc-non-private-member-variables-in-classes,-misc-unused-parameters,-modernize-*,-readability-*",
|
|
"main.cc",
|
|
"--",
|
|
"-resource-dir=someResourceDir",
|
|
"--sysroot=/usr/x86_64-cros-linux-gnu",
|
|
"-Qunused-arguments",
|
|
"-fno-addrsig",
|
|
"-fdebug-default-version=5",
|
|
"-Wno-tautological-constant-compare",
|
|
"-Wno-tautological-unsigned-enum-zero-compare",
|
|
"-Wno-unknown-warning-option",
|
|
"-Wno-section",
|
|
"-fuse-ld=lld",
|
|
"--unwindlib=libgcc",
|
|
"-Wno-final-dtor-non-final-class",
|
|
"-Werror=poison-system-directories",
|
|
"-fexperimental-new-pass-manager",
|
|
"-Wno-compound-token-split-by-macro",
|
|
"-Wno-deprecated-declarations",
|
|
"-fcrash-diagnostics-dir=/tmp/stable/clang_crash_diagnostics",
|
|
"-fcommon",
|
|
"-fstack-protector-strong",
|
|
"-fPIE",
|
|
"-pie",
|
|
"-D_FORTIFY_SOURCE=2",
|
|
"-fno-omit-frame-pointer",
|
|
"-static-libgcc",
|
|
"--prefix=../../bin/x86_64-cros-linux-gnu-",
|
|
"main.cc",
|
|
"-L/usr/x86_64-cros-linux-gnu/usr/lib64",
|
|
"-Wno-implicit-int-float-conversion",
|
|
"-Wno-compound-token-split-by-space",
|
|
"-Wno-string-concatenation",
|
|
"-Wno-deprecated-copy",
|
|
"-Wno-unused-but-set-variable",
|
|
"-mno-movbe",
|
|
"-B../../bin",
|
|
"-target",
|
|
"x86_64-cros-linux-gnu"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"cmd": {
|
|
"path": "../../usr/bin/clang",
|
|
"args": [
|
|
"--sysroot=/usr/x86_64-cros-linux-gnu",
|
|
"-Qunused-arguments",
|
|
"-fno-addrsig",
|
|
"-fdebug-default-version=5",
|
|
"-Wno-tautological-constant-compare",
|
|
"-Wno-tautological-unsigned-enum-zero-compare",
|
|
"-Wno-unknown-warning-option",
|
|
"-Wno-section",
|
|
"-fuse-ld=lld",
|
|
"--unwindlib=libgcc",
|
|
"-Wno-final-dtor-non-final-class",
|
|
"-Werror=poison-system-directories",
|
|
"-fexperimental-new-pass-manager",
|
|
"-Wno-compound-token-split-by-macro",
|
|
"-Wno-deprecated-declarations",
|
|
"-fcrash-diagnostics-dir=/tmp/stable/clang_crash_diagnostics",
|
|
"-fcommon",
|
|
"-fstack-protector-strong",
|
|
"-fPIE",
|
|
"-pie",
|
|
"-D_FORTIFY_SOURCE=2",
|
|
"-fno-omit-frame-pointer",
|
|
"-static-libgcc",
|
|
"--prefix=../../bin/x86_64-cros-linux-gnu-",
|
|
"main.cc",
|
|
"-L/usr/x86_64-cros-linux-gnu/usr/lib64",
|
|
"-Wno-implicit-int-float-conversion",
|
|
"-Wno-compound-token-split-by-space",
|
|
"-Wno-string-concatenation",
|
|
"-Wno-deprecated-copy",
|
|
"-Wno-unused-but-set-variable",
|
|
"-mno-movbe",
|
|
"-B../../bin",
|
|
"-target",
|
|
"x86_64-cros-linux-gnu"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"wd": "/tmp/stable",
|
|
"env": [
|
|
"WITH_TIDY=1",
|
|
"GOMACC_PATH=/tmp/stable/gomacc"
|
|
],
|
|
"wrapper": {
|
|
"cmd": {
|
|
"path": "./x86_64-cros-linux-gnu-clang",
|
|
"args": [
|
|
"main.cc"
|
|
]
|
|
}
|
|
},
|
|
"cmds": [
|
|
{
|
|
"cmd": {
|
|
"path": "../../usr/bin/clang",
|
|
"args": [
|
|
"--print-resource-dir"
|
|
]
|
|
},
|
|
"stdout": "someResourceDir"
|
|
},
|
|
{
|
|
"cmd": {
|
|
"path": "../../usr/bin/clang-tidy",
|
|
"args": [
|
|
"-checks=*,-bugprone-narrowing-conversions,-cppcoreguidelines-*,-fuchsia-*,-google-readability*,-google-runtime-references,-hicpp-*,-llvm-*,-misc-non-private-member-variables-in-classes,-misc-unused-parameters,-modernize-*,-readability-*",
|
|
"main.cc",
|
|
"--",
|
|
"-resource-dir=someResourceDir",
|
|
"--sysroot=/usr/x86_64-cros-linux-gnu",
|
|
"-Qunused-arguments",
|
|
"-fno-addrsig",
|
|
"-fdebug-default-version=5",
|
|
"-Wno-tautological-constant-compare",
|
|
"-Wno-tautological-unsigned-enum-zero-compare",
|
|
"-Wno-unknown-warning-option",
|
|
"-Wno-section",
|
|
"-fuse-ld=lld",
|
|
"--unwindlib=libgcc",
|
|
"-Wno-final-dtor-non-final-class",
|
|
"-Werror=poison-system-directories",
|
|
"-fexperimental-new-pass-manager",
|
|
"-Wno-compound-token-split-by-macro",
|
|
"-Wno-deprecated-declarations",
|
|
"-fcrash-diagnostics-dir=/tmp/stable/clang_crash_diagnostics",
|
|
"-fcommon",
|
|
"-fstack-protector-strong",
|
|
"-fPIE",
|
|
"-pie",
|
|
"-D_FORTIFY_SOURCE=2",
|
|
"-fno-omit-frame-pointer",
|
|
"-static-libgcc",
|
|
"--prefix=../../bin/x86_64-cros-linux-gnu-",
|
|
"main.cc",
|
|
"-L/usr/x86_64-cros-linux-gnu/usr/lib64",
|
|
"-Wno-implicit-int-float-conversion",
|
|
"-Wno-compound-token-split-by-space",
|
|
"-Wno-string-concatenation",
|
|
"-Wno-deprecated-copy",
|
|
"-Wno-unused-but-set-variable",
|
|
"-mno-movbe",
|
|
"-B../../bin",
|
|
"-target",
|
|
"x86_64-cros-linux-gnu"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"cmd": {
|
|
"path": "/tmp/stable/gomacc",
|
|
"args": [
|
|
"../../usr/bin/clang",
|
|
"--sysroot=/usr/x86_64-cros-linux-gnu",
|
|
"-Qunused-arguments",
|
|
"-fno-addrsig",
|
|
"-fdebug-default-version=5",
|
|
"-Wno-tautological-constant-compare",
|
|
"-Wno-tautological-unsigned-enum-zero-compare",
|
|
"-Wno-unknown-warning-option",
|
|
"-Wno-section",
|
|
"-fuse-ld=lld",
|
|
"--unwindlib=libgcc",
|
|
"-Wno-final-dtor-non-final-class",
|
|
"-Werror=poison-system-directories",
|
|
"-fexperimental-new-pass-manager",
|
|
"-Wno-compound-token-split-by-macro",
|
|
"-Wno-deprecated-declarations",
|
|
"-fcrash-diagnostics-dir=/tmp/stable/clang_crash_diagnostics",
|
|
"-fcommon",
|
|
"-fstack-protector-strong",
|
|
"-fPIE",
|
|
"-pie",
|
|
"-D_FORTIFY_SOURCE=2",
|
|
"-fno-omit-frame-pointer",
|
|
"-static-libgcc",
|
|
"--prefix=../../bin/x86_64-cros-linux-gnu-",
|
|
"main.cc",
|
|
"-L/usr/x86_64-cros-linux-gnu/usr/lib64",
|
|
"-Wno-implicit-int-float-conversion",
|
|
"-Wno-compound-token-split-by-space",
|
|
"-Wno-string-concatenation",
|
|
"-Wno-deprecated-copy",
|
|
"-Wno-unused-but-set-variable",
|
|
"-mno-movbe",
|
|
"-B../../bin",
|
|
"-target",
|
|
"x86_64-cros-linux-gnu"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"wd": "/tmp/stable",
|
|
"env": [
|
|
"WITH_TIDY=1",
|
|
"GOMACC_PATH=/tmp/stable/gomacc"
|
|
],
|
|
"wrapper": {
|
|
"cmd": {
|
|
"path": "./x86_64-cros-linux-gnu-clang",
|
|
"args": [
|
|
"main.cc"
|
|
]
|
|
},
|
|
"stdout": "somemessage",
|
|
"stderr": "someerrorclang-tidy failed"
|
|
},
|
|
"cmds": [
|
|
{
|
|
"cmd": {
|
|
"path": "../../usr/bin/clang",
|
|
"args": [
|
|
"--print-resource-dir"
|
|
]
|
|
},
|
|
"stdout": "someResourceDir"
|
|
},
|
|
{
|
|
"cmd": {
|
|
"path": "../../usr/bin/clang-tidy",
|
|
"args": [
|
|
"-checks=*,-bugprone-narrowing-conversions,-cppcoreguidelines-*,-fuchsia-*,-google-readability*,-google-runtime-references,-hicpp-*,-llvm-*,-misc-non-private-member-variables-in-classes,-misc-unused-parameters,-modernize-*,-readability-*",
|
|
"main.cc",
|
|
"--",
|
|
"-resource-dir=someResourceDir",
|
|
"--sysroot=/usr/x86_64-cros-linux-gnu",
|
|
"-Qunused-arguments",
|
|
"-fno-addrsig",
|
|
"-fdebug-default-version=5",
|
|
"-Wno-tautological-constant-compare",
|
|
"-Wno-tautological-unsigned-enum-zero-compare",
|
|
"-Wno-unknown-warning-option",
|
|
"-Wno-section",
|
|
"-fuse-ld=lld",
|
|
"--unwindlib=libgcc",
|
|
"-Wno-final-dtor-non-final-class",
|
|
"-Werror=poison-system-directories",
|
|
"-fexperimental-new-pass-manager",
|
|
"-Wno-compound-token-split-by-macro",
|
|
"-Wno-deprecated-declarations",
|
|
"-fcrash-diagnostics-dir=/tmp/stable/clang_crash_diagnostics",
|
|
"-fcommon",
|
|
"-fstack-protector-strong",
|
|
"-fPIE",
|
|
"-pie",
|
|
"-D_FORTIFY_SOURCE=2",
|
|
"-fno-omit-frame-pointer",
|
|
"-static-libgcc",
|
|
"--prefix=../../bin/x86_64-cros-linux-gnu-",
|
|
"main.cc",
|
|
"-L/usr/x86_64-cros-linux-gnu/usr/lib64",
|
|
"-Wno-implicit-int-float-conversion",
|
|
"-Wno-compound-token-split-by-space",
|
|
"-Wno-string-concatenation",
|
|
"-Wno-deprecated-copy",
|
|
"-Wno-unused-but-set-variable",
|
|
"-mno-movbe",
|
|
"-B../../bin",
|
|
"-target",
|
|
"x86_64-cros-linux-gnu"
|
|
]
|
|
},
|
|
"stdout": "somemessage",
|
|
"stderr": "someerror",
|
|
"exitcode": 1
|
|
},
|
|
{
|
|
"cmd": {
|
|
"path": "/tmp/stable/gomacc",
|
|
"args": [
|
|
"../../usr/bin/clang",
|
|
"--sysroot=/usr/x86_64-cros-linux-gnu",
|
|
"-Qunused-arguments",
|
|
"-fno-addrsig",
|
|
"-fdebug-default-version=5",
|
|
"-Wno-tautological-constant-compare",
|
|
"-Wno-tautological-unsigned-enum-zero-compare",
|
|
"-Wno-unknown-warning-option",
|
|
"-Wno-section",
|
|
"-fuse-ld=lld",
|
|
"--unwindlib=libgcc",
|
|
"-Wno-final-dtor-non-final-class",
|
|
"-Werror=poison-system-directories",
|
|
"-fexperimental-new-pass-manager",
|
|
"-Wno-compound-token-split-by-macro",
|
|
"-Wno-deprecated-declarations",
|
|
"-fcrash-diagnostics-dir=/tmp/stable/clang_crash_diagnostics",
|
|
"-fcommon",
|
|
"-fstack-protector-strong",
|
|
"-fPIE",
|
|
"-pie",
|
|
"-D_FORTIFY_SOURCE=2",
|
|
"-fno-omit-frame-pointer",
|
|
"-static-libgcc",
|
|
"--prefix=../../bin/x86_64-cros-linux-gnu-",
|
|
"main.cc",
|
|
"-L/usr/x86_64-cros-linux-gnu/usr/lib64",
|
|
"-Wno-implicit-int-float-conversion",
|
|
"-Wno-compound-token-split-by-space",
|
|
"-Wno-string-concatenation",
|
|
"-Wno-deprecated-copy",
|
|
"-Wno-unused-but-set-variable",
|
|
"-mno-movbe",
|
|
"-B../../bin",
|
|
"-target",
|
|
"x86_64-cros-linux-gnu"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"wd": "/tmp/stable",
|
|
"env": [
|
|
"WITH_TIDY=1",
|
|
"GOMACC_PATH=/tmp/stable/gomacc"
|
|
],
|
|
"wrapper": {
|
|
"cmd": {
|
|
"path": "./x86_64-cros-linux-gnu-clang",
|
|
"args": [
|
|
"main.cc"
|
|
]
|
|
},
|
|
"stdout": "somemessage",
|
|
"stderr": "someerror",
|
|
"exitcode": 1
|
|
},
|
|
"cmds": [
|
|
{
|
|
"cmd": {
|
|
"path": "../../usr/bin/clang",
|
|
"args": [
|
|
"--print-resource-dir"
|
|
]
|
|
},
|
|
"stdout": "someResourceDir"
|
|
},
|
|
{
|
|
"cmd": {
|
|
"path": "../../usr/bin/clang-tidy",
|
|
"args": [
|
|
"-checks=*,-bugprone-narrowing-conversions,-cppcoreguidelines-*,-fuchsia-*,-google-readability*,-google-runtime-references,-hicpp-*,-llvm-*,-misc-non-private-member-variables-in-classes,-misc-unused-parameters,-modernize-*,-readability-*",
|
|
"main.cc",
|
|
"--",
|
|
"-resource-dir=someResourceDir",
|
|
"--sysroot=/usr/x86_64-cros-linux-gnu",
|
|
"-Qunused-arguments",
|
|
"-fno-addrsig",
|
|
"-fdebug-default-version=5",
|
|
"-Wno-tautological-constant-compare",
|
|
"-Wno-tautological-unsigned-enum-zero-compare",
|
|
"-Wno-unknown-warning-option",
|
|
"-Wno-section",
|
|
"-fuse-ld=lld",
|
|
"--unwindlib=libgcc",
|
|
"-Wno-final-dtor-non-final-class",
|
|
"-Werror=poison-system-directories",
|
|
"-fexperimental-new-pass-manager",
|
|
"-Wno-compound-token-split-by-macro",
|
|
"-Wno-deprecated-declarations",
|
|
"-fcrash-diagnostics-dir=/tmp/stable/clang_crash_diagnostics",
|
|
"-fcommon",
|
|
"-fstack-protector-strong",
|
|
"-fPIE",
|
|
"-pie",
|
|
"-D_FORTIFY_SOURCE=2",
|
|
"-fno-omit-frame-pointer",
|
|
"-static-libgcc",
|
|
"--prefix=../../bin/x86_64-cros-linux-gnu-",
|
|
"main.cc",
|
|
"-L/usr/x86_64-cros-linux-gnu/usr/lib64",
|
|
"-Wno-implicit-int-float-conversion",
|
|
"-Wno-compound-token-split-by-space",
|
|
"-Wno-string-concatenation",
|
|
"-Wno-deprecated-copy",
|
|
"-Wno-unused-but-set-variable",
|
|
"-mno-movbe",
|
|
"-B../../bin",
|
|
"-target",
|
|
"x86_64-cros-linux-gnu"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"cmd": {
|
|
"path": "/tmp/stable/gomacc",
|
|
"args": [
|
|
"../../usr/bin/clang",
|
|
"--sysroot=/usr/x86_64-cros-linux-gnu",
|
|
"-Qunused-arguments",
|
|
"-fno-addrsig",
|
|
"-fdebug-default-version=5",
|
|
"-Wno-tautological-constant-compare",
|
|
"-Wno-tautological-unsigned-enum-zero-compare",
|
|
"-Wno-unknown-warning-option",
|
|
"-Wno-section",
|
|
"-fuse-ld=lld",
|
|
"--unwindlib=libgcc",
|
|
"-Wno-final-dtor-non-final-class",
|
|
"-Werror=poison-system-directories",
|
|
"-fexperimental-new-pass-manager",
|
|
"-Wno-compound-token-split-by-macro",
|
|
"-Wno-deprecated-declarations",
|
|
"-fcrash-diagnostics-dir=/tmp/stable/clang_crash_diagnostics",
|
|
"-fcommon",
|
|
"-fstack-protector-strong",
|
|
"-fPIE",
|
|
"-pie",
|
|
"-D_FORTIFY_SOURCE=2",
|
|
"-fno-omit-frame-pointer",
|
|
"-static-libgcc",
|
|
"--prefix=../../bin/x86_64-cros-linux-gnu-",
|
|
"main.cc",
|
|
"-L/usr/x86_64-cros-linux-gnu/usr/lib64",
|
|
"-Wno-implicit-int-float-conversion",
|
|
"-Wno-compound-token-split-by-space",
|
|
"-Wno-string-concatenation",
|
|
"-Wno-deprecated-copy",
|
|
"-Wno-unused-but-set-variable",
|
|
"-mno-movbe",
|
|
"-B../../bin",
|
|
"-target",
|
|
"x86_64-cros-linux-gnu"
|
|
]
|
|
},
|
|
"stdout": "somemessage",
|
|
"stderr": "someerror",
|
|
"exitcode": 1
|
|
}
|
|
]
|
|
}
|
|
]
|