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] Suggest including <cmath> if necessary in type-promotion-in-math... | Justin Lebar | 2016-12-14 | 1 | -2/+9 |
* | [ClangTidy] Add new performance-type-promotion-in-math-fn check. | Justin Lebar | 2016-12-14 | 1 | -0/+40 |