Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Move all checks to the new registerPPCallbacks API | Alexander Kornienko | 2019-03-22 | 1 | -1/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] fix header guard | Sam McCall | 2018-03-09 | 1 | -3/+3 |
* | [clang-tidy] Add check: replace string::find(...) == 0 with absl::StartsWith | Haojian Wu | 2018-03-09 | 1 | -0/+48 |