Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Use proper capitalization and punctuation for diagnostic messages. | Alexander Kornienko | 2016-01-08 | 1 | -3/+3 |
| | | | | | | Use diagnostic parameters where possible instead of string concatenation. llvm-svn: 257176 | ||||
* | Add %check_clang_tidy and %clang_tidy_diff. | Manuel Klimek | 2015-10-22 | 1 | -1/+1 |
| | | | | | | | | | | With this, site specific lit configs can inject parameters into the test scripts if they need site specific parameters. Next up: enable check_clang_tidy to take a resource dir to enable non-standard locations for builtin includes. llvm-svn: 251010 | ||||
* | [clang-tidy] Renamed tests files to be closer to the check names. | Alexander Kornienko | 2015-09-10 | 1 | -0/+49 |
llvm-svn: 247266 |