aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata/cros_clang_host_golden/clang_path.json
AgeCommit message (Expand)Author
2024-02-12compiler_wrapper: automatic syncmobiletc-prebuild
2024-01-22compiler_wrapper: automatic syncmobiletc-prebuild
2024-01-08compiler_wrapper: automatic syncmobiletc-prebuild
2023-12-18compiler_wrapper: automatic syncmobiletc-prebuild
2023-10-23compiler_wrapper: automatic syncmobiletc-prebuild
2023-10-13compiler_wrapper: automatic syncmobiletc-prebuild
2023-10-09compiler_wrapper: automatic syncmobiletc-prebuild
2023-09-27compiler_wrapper: remove -Wno-string-concatenationGeorge Burgess IV
2023-09-27compiler_wrapper: remove -Wno-gnu-offsetof-extensionsGeorge Burgess IV
2023-08-19compiler_wrapper: Remove -Wno-deprecated-copyGeorge Burgess IV
2023-08-19compiler_wrapper: Remove -Wno-compound-token-split-by-spaceGeorge Burgess IV
2023-08-19compiler_wrapper: Remove -Wno-array-parameterGeorge Burgess IV
2023-08-17compiler_wrapper: remove custom default c++ stdGeorge Burgess IV
2023-05-08compiler_wrapper: Suppress gnu-offsetof-extensionsDenis Nikitin
2023-01-09compiler wrapper: Move LLVM Next Flags to CurrentRyan Beltran
2022-12-22compiler_wrapper: temporarily reenable removed c++ featuresRyan Beltran
2022-12-06compiler_wrapper: add -std=gnu++14 flagRyan Beltran
2022-12-05compiler_wrapper: Add -Wno-incompatible-function-pointer-typesRyan Beltran
2022-12-01compiler_wrapper: Add Wno-int-conversionRyan Beltran
2022-11-28compiler_wrapper: remove -fexperimental-new-pass-managerBob Haarman
2022-09-01compiler_wrapper: redisable unused-but-set-varRyan Beltran
2022-05-11compiler_wrapper: Disable warning implicit-intManoj Gupta
2022-05-10compiler_wrapper: sort clangFlags; partition for dedupGeorge Burgess IV
2022-05-10compiler_wrapper: factor clangPostFlags into a function; sortGeorge Burgess IV
2022-05-10compiler_wrapper: Disable warning implicit-function-declarationManoj Gupta
2021-12-06compiler_wrapper: add missing unused-but-set-varRyan Beltran
2021-07-21Temporarily disable -Wdeprecated-copy and -Wdeprecated-declarations.Luis Lozano
2021-02-09toolchain-utils: Make DWARF v5 the default.Caroline Tice
2021-01-28compiler_wrapper: Add "-fcommon" to GCCManoj Gupta
2020-11-26compiler_wrapper: move llvm-next options to clang optionsinglorion
2020-08-10compiler_wrapper: use crashArtifactsDir to apply clang optsGeorge Burgess IV
2020-07-30compiler_wrapper: add -fexperimental-new-pass-managerJian Cai
2020-07-14compiler_wrapper: remove -grecord-gcc-switchesBob Haarman
2020-06-26compiler_wrapper: redirect clang crash dignosesJian Cai
2020-03-13compiler_wrapper: Add "-fcommon" to clang invocationsManoj Gupta
2020-03-04compiler_wrapper: Stop disabling two warnings.Manoj Gupta
2019-10-31toolchain_utils: Upgrade compiler wrapper for llvm r370808.Caroline Tice
2019-09-16clang wrappers: Use LLD as the default linker.Manoj Gupta
2019-08-26Only resolve cmd path against $PATH if path does not contain a folder.Tobias Bosch
2019-08-16Fix build: Update goldensTobias Bosch
2019-08-16Resolve wrapper path against path envTobias Bosch
2019-08-13Add more golden tests for wrapper pathsTobias Bosch
2019-08-13Create a goldenfile for every section.Tobias Bosch