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 |
* | A bit of AST matcher cleanup, NFC. | Alexander Kornienko | 2018-11-25 | 1 | -29/+25 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -12/+12 |
* | [clang-tidy] introduce legacy resource functions to 'cppcoreguidelines-owning... | Jonas Toth | 2017-10-18 | 1 | -3/+71 |
* | [clang-tidy] Emit note for variable declaration that are later deleted | Jonas Toth | 2017-10-04 | 1 | -4/+14 |
* | [clang-tidy] Implement type-based check for `gsl::owner` | Jonas Toth | 2017-09-12 | 1 | -0/+316 |
* | [clang-tidy] Revert Implement type-based check for gsl::owner | Jonas Toth | 2017-09-12 | 1 | -315/+0 |
* | [clang-tidy] Implement type-based check for `gsl::owner` | Jonas Toth | 2017-09-12 | 1 | -0/+315 |