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 |
* | Port getLocEnd -> getEndLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -2/+2 |
* | Removed Unicode BOM. | Alexander Kornienko | 2018-01-25 | 1 | -1/+1 |
* | [clang-tidy] test commit for granted access | Jonas Toth | 2017-08-30 | 1 | -1/+1 |
* | [clang-tidy] Function names configurable for cppcoreguidelines-nomalloc - che... | Alexander Kornienko | 2017-03-02 | 1 | -8/+28 |
* | [Clang-tidy] check for malloc, realloc and free calls | Alexander Kornienko | 2016-12-13 | 1 | -0/+62 |