Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Fix llvm-include-order check on Windows. | Alexander Kornienko | 2015-09-04 | 1 | -1/+1 |
* | [clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::... | Alexander Kornienko | 2015-03-02 | 1 | -2/+4 |
* | Unique_ptrify PPCallbacks ownership. Goes with clang r217474. | Craig Topper | 2014-09-10 | 1 | -1/+2 |
* | [clang-tidy] Don't index past the end of a vector. | Benjamin Kramer | 2014-08-08 | 1 | -1/+2 |
* | [clang-tidy] Implement the include order checker for LLVM. | Benjamin Kramer | 2014-08-07 | 1 | -9/+130 |
* | Improved llvm-namespace-comment check. | Alexander Kornienko | 2014-05-19 | 1 | -0/+44 |