aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper
AgeCommit message (Expand)Author
2022-11-08Upgrade toolchain-utils to 2c474af4f370b143032144aff1ff1985f789e20fSadaf Ebrahimi
2022-11-03Revert "Revert "compiler-wrapper: adds an IWYU component""Ryan Beltran
2022-11-02compiler_wrapper: build with zero initializationAdrian Dole
2022-11-01Revert "compiler-wrapper: adds an IWYU component"Manoj Gupta
2022-11-01compiler-wrapper: adds an IWYU componentChristopher Di Bella
2022-10-03command: fix flaky testGeorge Burgess IV
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-09-07remove `from __future__ import ...` directivesGeorge Burgess IV
2022-09-07Autoformat all Python codeGeorge Burgess IV
2022-09-01compiler_wrapper: redisable unused-but-set-varRyan Beltran
2022-06-29compiler_wrapper: add autocrash logicGeorge Burgess IV
2022-06-23compiler_wrapper: Stop managing pie flagsManoj Gupta
2022-06-10compiler_wrapper: add a --version_suffix flag to build.pyGeorge Burgess IV
2022-06-07compiler_wrapper: include header lints for tidyRyan Beltran
2022-05-16compiler_wrapper: keep FORTIFY if sanitizer is trivialGeorge Burgess IV
2022-05-16compiler_wrapper: fix testGeorge Burgess IV
2022-05-12compiler_wrapper: handle split "-Wl,-z,defs"Adrian Ratiu
2022-05-11compiler_wrapper: `go fmt`George Burgess IV
2022-05-11compiler_wrapper: Disable warning implicit-intManoj Gupta
2022-05-10compiler_wrapper: move common clangFlags to a functionGeorge Burgess IV
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: un-pointer-ify all configsGeorge Burgess IV
2022-05-10compiler_wrapper: Disable warning implicit-function-declarationManoj Gupta
2022-05-10compiler_wrapper: remove -checks=* for tidyRyan Beltran
2022-05-02Sync unwindlib option with current llvmManoj Gupta
2022-05-02Remove "-Wno-unused-but-set-variable" from config.go.Michael Benfield
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2022-03-02Merging 25 commit(s) from Chromium's toolchain-utilsJordan R Abrahams-Whitehead
2022-01-31compiler_wrapper: disable ccache during src_configureGeorge Burgess IV
2022-01-05Merging 32 commit(s) from Chromium's toolchain-utilsandroid-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Stephen Hines
2022-01-05compiler_wrapper: Use ld.bfd to detect binutils pathManoj 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-28Replace non-inclusive languageJordan R Abrahams
2021-10-20compiler_wrapper: ignore unused_but_set_variableRyan Beltran
2021-10-08compiler_wrapper: move llvmnext flag to post flagsRyan Beltran
2021-10-05Merging 9 commit(s) from Chromium's toolchain-utilsChih-Hung Hsieh
2021-10-05compiler_wrapper: android clang-tidy warnings on used secondsChih-Hung Hsieh
2021-09-18Merging 48 commit(s) from Chromium's toolchain-utilsChih-Hung Hsieh
2021-09-15compiler_wrapper: Handle TIDY_TIMEOUT for Android clang-tidyChih-Hung Hsieh
2021-09-15compiler_wrapper: fix use-llvm-next testGeorge Burgess IV
2021-09-15compiler_wrapper: update golden filesGeorge Burgess IV
2021-09-09compiler_wrapper: disable unused-but-set warningsRyan Beltran
2021-08-25compiler_wrapper: support -W[no-]unused-set-variableJian Cai
2021-08-07compiler_wrapper: Update install scriptManoj Gupta
2021-08-04compiler_wrapper: Fix static libgcc handlingManoj Gupta
2021-07-24compiler_wrapper: Update for gcc -> llvm ebuild migrationManoj Gupta
2021-07-21Temporarily disable -Wdeprecated-copy and -Wdeprecated-declarations.Luis Lozano