aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/disable_werror_flag_test.go
AgeCommit message (Expand)Author
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2021-06-18compiler_wrapper: fix flaky testsGeorge Burgess IV
2021-01-29compiler_wrapper: disable force-disable-werror with GCCGeorge Burgess IV
2020-10-23compiler_wrapper: report parent processes' info in warnings tarballsGeorge Burgess IV
2020-06-11[android wrapper] Write warning report to stdout on AndroidPirama Arumuga Nainar
2020-06-11[compiler-wrapper] Handle double build for clang-tidyPirama Arumuga Nainar
2020-04-08compiler_wrapper: assume /dev/null is a configure testGeorge Burgess IV
2020-04-01compiler_wrapper: disable -Wno-error on conftest-y filesGeorge Burgess IV
2020-04-01compiler_wrapper: don't write -Werror files on still-failed buildsGeorge Burgess IV
2020-02-28Change behavior of doubleBuildWithWNoError for AndroidPirama Arumuga Nainar
2019-09-09wrapper: add chmods/umasks to double-build bitsGeorge Burgess IV
2019-08-20Forward os.Stdin to child processes.Tobias Bosch
2019-07-22Add license headers to all go files.Tobias Bosch
2019-07-18Fix minor bugsTobias Bosch
2019-07-18Add json mapping for command and commandResult.Tobias Bosch
2019-07-10Support second execution of the compiler with -Wno-errorTobias Bosch