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/+5 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Reland "[tools] Updating PPCallbacks::InclusionDirective calls" | Julie Hockett | 2018-05-10 | 1 | -2/+4 |
* | Revert "[tools] Updating PPCallbacks::InclusionDirective calls" | Julie Hockett | 2018-05-09 | 1 | -4/+2 |
* | [tools] Updating PPCallbacks::InclusionDirective calls | Julie Hockett | 2018-05-09 | 1 | -2/+4 |
* | [clang-tidy] minor improvements in modernise-deprecated-headers check | Kirill Bobyrev | 2016-08-10 | 1 | -15/+33 |
* | [clang-tidy] Another attempt to fix MSVC build | Alexander Kornienko | 2016-02-25 | 1 | -13/+17 |
* | Trying to fix MSVC build | Alexander Kornienko | 2016-02-24 | 1 | -23/+14 |
* | [clang-tidy] introduce modernize-deprecated-headers check | Alexander Kornienko | 2016-02-24 | 1 | -0/+110 |