aboutsummaryrefslogtreecommitdiffstats
path: root/cc/tidy.go
Commit message (Expand)AuthorAgeFilesLines
* 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