aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/clang_tidy_flag.go
AgeCommit message (Expand)Author
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-06-07compiler_wrapper: include header lints for tidyRyan Beltran
2022-05-10compiler_wrapper: remove -checks=* for tidyRyan Beltran
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
2020-03-04compiler-wrapper: Update clang-tidy flags to match Android.Caroline Tice
2019-09-13Allow to remove env variables.Tobias Bosch
2019-08-20Forward os.Stdin to child processes.Tobias Bosch
2019-07-22Add license headers to all go files.Tobias Bosch
2019-07-18Add json mapping for command and commandResult.Tobias Bosch
2019-07-11Support resource usage loggingTobias Bosch
2019-07-11Unify command error handlingTobias Bosch
2019-07-09Support calling clang-tidy in the compiler wrapper.Tobias Bosch