Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Renamed tests files to be closer to the check names. | Alexander Kornienko | 2015-09-10 | 1 | -51/+0 |
* | [clang-tidy] Use a python script instead of a shell script to run clang-tidy ... | Alexander Kornienko | 2015-08-20 | 1 | -2/+1 |
* | [clang-tidy] check_clang_tidy_fix.sh -> check_clang_tidy.sh | Alexander Kornienko | 2014-10-26 | 1 | -1/+1 |
* | [clang-tidy] Fix a false positive in the make_pair checker if an argument has... | Benjamin Kramer | 2014-07-21 | 1 | -0/+4 |
* | [clang-tidy] extend make_pair test for fixits in template definitions. | Benjamin Kramer | 2014-07-15 | 1 | -0/+4 |
* | [clang-tidy] Add a checker that removes deducible arguments from std::make_pair | Benjamin Kramer | 2014-07-15 | 1 | -0/+44 |