Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Add a test. | Alexander Kornienko | 2017-08-10 | 1 | -3/+9 |
* | [clang-tidy] Fix readability-braces-around-statements false positive | Marek Kurdej | 2016-10-14 | 1 | -16/+30 |
* | Create interfaces and tests for the overlapping replacements fix in clang-tidy. | Angel Garcia Gomez | 2015-10-06 | 1 | -1/+1 |
* | [clang-tidy] Fix PR22785. | Alexander Kornienko | 2015-09-09 | 1 | -0/+21 |
* | [clang-tidy] Force braces around leaf 'else if' for consistency. | Samuel Benzaquen | 2015-06-04 | 1 | -0/+13 |
* | Force braces on the else branch if they are being added to the if branch. | Samuel Benzaquen | 2015-03-31 | 1 | -0/+21 |
* | [clang-tidy] Slighly clarified a comment. | Alexander Kornienko | 2015-03-05 | 1 | -1/+2 |
* | [clang-tidy] Replace unrecognized namespace ending comments. | Alexander Kornienko | 2015-03-05 | 1 | -5/+5 |
* | [clang-tidy] Organized clang-tidy unit tests. NFC. | Alexander Kornienko | 2015-03-02 | 1 | -0/+330 |
* | [clang-tidy] Bring order to check registration. | Alexander Kornienko | 2014-10-26 | 1 | -0/+99 |