aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata
AgeCommit message (Expand)Author
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-23compiler_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-08-17compiler_wrapper: remove custom default c++ stdGeorge 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-29compiler wrapper: Move array param to post flagsRyan Beltran
2022-12-22compiler_wrapper: temporarily reenable removed c++ featuresRyan Beltran
2022-12-22compiler wrapper: disable -Warray-parameterRyan Beltran
2022-12-15werror reports: don't use /tmp in ebuildsGeorge Burgess IV
2022-12-13compiler_wrapper: add new LLVM flag for LLVM NextRyan Beltran
2022-12-13compiler wrapper: disable new warningRyan Beltran
2022-12-06compiler_wrapper: add -std=gnu++14 flagRyan Beltran
2022-12-05compiler_wrapper: remove unneeded flag for zero initRyan Beltran
2022-12-05compiler_wrapper: Add -Wno-enum-constexpr-conversionRyan 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-11-01Revert "compiler-wrapper: adds an IWYU component"Manoj Gupta
2022-11-01compiler-wrapper: adds an IWYU componentChristopher Di Bella
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-14compiler_wrapper: Drop "-fno-experimental-pass-manager"Manoj Gupta
2021-12-07compiler_wrapper: adds ${sysroot}/usr/lib to linker pathChristopher Di Bella
2021-12-06compiler_wrapper: add missing unused-but-set-varRyan Beltran
2021-10-20compiler_wrapper: ignore unused_but_set_variableRyan Beltran
2021-10-08compiler_wrapper: move llvmnext flag to post flagsRyan Beltran
2021-09-15compiler_wrapper: update golden filesGeorge Burgess IV
2021-08-25compiler_wrapper: support -W[no-]unused-set-variableJian Cai
2021-08-04compiler_wrapper: Fix static libgcc handlingManoj Gupta
2021-07-24compiler_wrapper: Update for gcc -> llvm ebuild migrationManoj Gupta