aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata/cros_hardened_noccache_golden/gcc_clang_syntax.json
AgeCommit message (Expand)Author
2022-09-01compiler_wrapper: redisable unused-but-set-varRyan Beltran
2022-06-23compiler_wrapper: Stop managing pie flagsManoj Gupta
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
2022-05-02Sync unwindlib option with current llvmManoj Gupta
2021-12-07compiler_wrapper: adds ${sysroot}/usr/lib to linker pathChristopher Di Bella
2021-10-20compiler_wrapper: ignore unused_but_set_variableRyan Beltran
2021-08-04compiler_wrapper: Fix static libgcc handlingManoj Gupta
2021-07-21Temporarily disable -Wdeprecated-copy and -Wdeprecated-declarations.Luis Lozano
2021-06-08[compiler_wrapper] explicitly enables `libgcc` as the unwindlibChristopher Di Bella
2021-02-26compiler_wrapper: pass --prefix argument to clangManoj Gupta
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-13compiler_wrapper: remove some flags from unsupport clang flagsJian Cai
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-05-04Revert "wrapper: Temporarily disable -Wmax-tokens"Tiancong Wang
2020-04-22wrapper: Temporarily disable -Wmax-tokensTiancong Wang
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-13Create a goldenfile for every section.Tobias Bosch