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] Don't issue cppcoreguidelines-macro-usage on builtin macros | Alexander Kornienko | 2019-04-17 | 1 | -1/+2 |
* | [clang-tidy] Move all checks to the new registerPPCallbacks API | Alexander Kornienko | 2019-03-22 | 1 | -5/+5 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] cppcoreguidelines-macro-usage: print macro names | Roman Lebedev | 2018-10-30 | 1 | -13/+25 |
* | [clang-tidy] tryfix windows build | Jonas Toth | 2018-10-22 | 1 | -0/+1 |
* | [clang-tidy] implement cppcoreguidelines macro rules | Jonas Toth | 2018-10-22 | 1 | -0/+95 |