| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix llvm-header-guard check. | Alexander Kornienko | 2014-10-15 | 1 | -7/+15 |
| * | Make a variable local so it's lifetime becomes more obvious. | Benjamin Kramer | 2014-09-17 | 1 | -6/+7 |
| * | [clang-tidy] Don't emit the same fixit multiple times. | Benjamin Kramer | 2014-09-17 | 1 | -5/+5 |
| * | [clang-tidy] When emitting header guard fixes bundle all fix-its into one | Benjamin Kramer | 2014-09-16 | 1 | -17/+31 |
| * | [clang-tidy] Don't try to fix header guard #endif comments if there are escaped | Benjamin Kramer | 2014-09-10 | 1 | -0/+7 |
| * | Unique_ptrify PPCallbacks ownership. Goes with clang r217474. | Craig Topper | 2014-09-10 | 1 | -1/+2 |
| * | [clang-tidy] If we're going to change the header guard in the #endif comment | Benjamin Kramer | 2014-08-26 | 1 | -13/+30 |
| * | [clang-tidy] Allow /**/ comments on #endifs when checking header guards. | Benjamin Kramer | 2014-08-20 | 1 | -1/+2 |
| * | [clang-tidy] Add a generic header guard checker + LLVM implementation. | Benjamin Kramer | 2014-08-13 | 1 | -0/+257 |

