Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DeleteNullPointerCheck now deletes until the end brace of the condition. | Mads Ravn | 2019-05-26 | 1 | -3/+6 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Port getLocEnd -> getEndLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -2/+2 |
* | [clang-tidy] Small cleanup. NFC. | Alexander Kornienko | 2017-03-20 | 1 | -10/+4 |
* | [clang-tidy] Fix for bug 31838: readability-delete-null-pointer does not work... | Mads Ravn | 2017-02-12 | 1 | -1/+1 |
* | [clang-tidy] Fix for bug 31838: readability-delete-null-pointer does not work... | Mads Ravn | 2017-02-12 | 1 | -5/+14 |
* | [clang-tidy] Add delete null pointer check. | Gabor Horvath | 2016-12-31 | 1 | -0/+76 |