Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] add IgnoreMacros option to modernize-use-equals-delete | Miklos Vajna | 2018-10-13 | 1 | -1/+7 |
* | Port getLocEnd -> getEndLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | [clang-tidy] Ignore private =deleted methods in macros. | Alexander Kornienko | 2017-05-08 | 1 | -2/+7 |
* | [clang-tidy] Make 2 checks register matchers for C++ only. | Malcolm Parsons | 2016-12-27 | 1 | -0/+3 |
* | [clang-tidy] Ignore template instantiations in modernize-use-equals-delete check | Malcolm Parsons | 2016-11-17 | 1 | -0/+1 |
* | [clang-tidy] Add modernize-use-equals-delete check | Malcolm Parsons | 2016-11-10 | 1 | -0/+69 |