aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/clang_tidy_flag_test.go
AgeCommit message (Expand)Author
2022-12-10compiler wrapper: tidy lints don't go to /tmpRyan Beltran
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2020-08-10compiler_wrapper: dump tricium clang-tidy crash informationGeorge Burgess IV
2020-07-22compiler_wrapper: add -clang-tidy-flag supportGeorge Burgess IV
2020-06-24wrapper: add support for Tricium clang-tidyGeorge 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-11Support resource usage loggingTobias Bosch
2019-07-10Support second execution of the compiler with -Wno-errorTobias Bosch
2019-07-09Support calling clang-tidy in the compiler wrapper.Tobias Bosch