aboutsummaryrefslogtreecommitdiffstats
path: root/cc/tidy.go
Commit message (Expand)AuthorAgeFilesLines
* Disable cert-dcl16-c clang-tidy check for mingw32.Chih-Hung Hsieh2018-12-101-0/+6
* Remove GCC checksDan Willemsen2018-10-091-5/+0
* Use WITH_TIDY_FLAGS env variable.Chih-Hung Hsieh2018-09-211-1/+6
* Disable dtor inlining for clang-tidyGeorge Burgess IV2018-05-141-3/+15
* Call clang-tidy with -fno-caret-diagnostics by default.Chih-Hung Hsieh2018-01-041-0/+1
* Call clang-tidy with -quiet unless WITH_TIDY is set.Chih-Hung Hsieh2017-12-151-0/+5
* Replace ModuleContext.AConfig() with Config()Colin Cross2017-11-301-2/+2
* soong: add __clang_analyzer__ to clang-tidyGeorge Burgess IV2017-05-041-0/+4
* Pass DepsContext to dependency methodsColin Cross2016-12-131-1/+1
* Always check tidy propertiesColin Cross2016-12-051-4/+3
* Add clang-tidy supportDan Willemsen2016-10-311-0/+93