| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Disable clang-tidy readability checkers when not compiling in C++ mode. None ↵ | Aaron Ballman | 2015-09-02 | 1 | -0/+5 |
| | | | | | | | of the checkers require additional testing as the tests will not compile for other languages or modes, or the checkers would never match a valid construct. llvm-svn: 246661 | ||||
| * | Move remove-cstr-calls from a standalone executable to a clang-tidy check ↵ | Alexander Kornienko | 2015-03-16 | 1 | -0/+138 |
| readability-redundant-string-cstr http://reviews.llvm.org/D7318 Patch by Richard Thomson! llvm-svn: 232338 | |||||

