Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tools-extra] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -1/+1 |
* | [clang-tidy] Move all checks to the new registerPPCallbacks API | Alexander Kornienko | 2019-03-22 | 1 | -5/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | [clang-tidy] Unify the way IncludeStyle and HeaderFileExtesions options are used | Alexander Kornienko | 2017-07-20 | 1 | -1/+1 |
* | [clang-tidy] Suggest including <cmath> if necessary in type-promotion-in-math... | Justin Lebar | 2016-12-14 | 1 | -8/+41 |
* | [ClangTidy] Add new performance-type-promotion-in-math-fn check. | Justin Lebar | 2016-12-14 | 1 | -0/+172 |