aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/cros_llvm_next_flags.go
AgeCommit message (Expand)Author
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: disable -Warray-parameterRyan Beltran
2022-12-13compiler_wrapper: add new LLVM flag for LLVM NextRyan Beltran
2022-12-13compiler wrapper: disable new warningRyan Beltran
2022-12-05compiler_wrapper: Add -Wno-enum-constexpr-conversionRyan Beltran
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2021-10-20compiler_wrapper: ignore unused_but_set_variableRyan Beltran
2021-10-08compiler_wrapper: move llvmnext flag to post flagsRyan Beltran
2021-09-09compiler_wrapper: disable unused-but-set warningsRyan Beltran
2021-06-08llvm-next: add nostart-stop-gc to the list of flags.Luis Lozano
2020-11-26compiler_wrapper: move llvm-next options to clang optionsinglorion
2020-10-05toolchain-utils: Sync compiler wrapper changes with llvm changes.Caroline Tice
2020-09-22toolchain-utils: Update compiler wrapper to disable warning.Caroline Tice
2020-06-15wrapper: allow Android to specify their own llvm-flagsGeorge Burgess IV