aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata/cros_nonhardened_golden/clangtidy.json
AgeCommit message (Expand)Author
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-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-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-02-26compiler_wrapper: pass --prefix argument to clangManoj Gupta
2021-02-09toolchain-utils: Make DWARF v5 the default.Caroline Tice
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-06-26compiler_wrapper: redirect clang crash dignosesJian Cai
2020-03-04compiler-wrapper: Update clang-tidy flags to match Android.Caroline Tice
2020-03-04compiler_wrapper: Stop disabling two warnings.Manoj Gupta
2019-10-31toolchain_utils: Upgrade compiler wrapper for llvm r370808.Caroline Tice
2019-08-13Create a goldenfile for every section.Tobias Bosch