aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata/cros_hardened_golden/force_disable_werror.json
AgeCommit message (Expand)Author
2024-04-04compiler_wrapper: automatic syncmobiletc-prebuild
2024-03-25compiler_wrapper: automatic syncmobiletc-prebuild
2024-02-19compiler_wrapper: automatic syncmobiletc-prebuild
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-13compiler_wrapper: automatic syncmobiletc-prebuild
2023-10-09compiler_wrapper: automatic syncmobiletc-prebuild
2023-10-03compiler_wrapper: use -D_FORTIFY_SOURCE=3 by defaultGeorge Burgess IV
2023-10-03Revert "compiler_wrapper: manually apply -D_FORTIFY_SOURCE=2"George Burgess IV
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-07-25compiler_wrapper: manually apply -D_FORTIFY_SOURCE=2George 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-15werror reports: don't use /tmp in ebuildsGeorge Burgess IV
2022-12-05compiler_wrapper: remove unneeded flag for zero initRyan 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-11-17compiler wrapper: update testsGeorge Burgess IV
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: Stop setting CCACHE_BASEDIRManoj Gupta