Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Switch checks to #include "ClangTidyCheck.h" | Alexander Kornienko | 2019-03-25 | 1 | -1/+1 |
* | [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] Remove duplicated check from move-constructor-init | Malcolm Parsons | 2016-12-17 | 1 | -0/+1 |
* | [clang-tidy] Cleanup namespace in utils folder. | Etienne Bergeron | 2016-05-03 | 1 | -2/+2 |
* | [clang-tidy] Move IncludeSorter.* and IncludeInserter.* to clang-tidy/utils/ | Alexander Kornienko | 2015-08-14 | 1 | -1/+1 |
* | [clang-tidy] Create clang-tidy module modernize. Add pass-by-value check. | Alexander Kornienko | 2015-08-14 | 1 | -0/+39 |