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 | -6/+6 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -2/+3 |
* | [clang-tidy] Detect bugs in bugprone-misplaced-operator-in-strlen-in-alloc ev... | Adam Balogh | 2017-11-23 | 1 | -4/+17 |
* | [clang-tidy] Add support for operator new[] in check bugprone-misplaced-opera... | Adam Balogh | 2017-11-23 | 1 | -2/+9 |
* | [clang-tidy] Misplaced Operator in Strlen in Alloc | Adam Balogh | 2017-11-23 | 1 | -0/+92 |