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] Ignore bool -> single bit bitfield conversion in readability-imp... | Malcolm Parsons | 2018-11-27 | 1 | -4/+10 |
* | [clang-tidy] Ignore singe bit bitfield -> bool conversion in readability-impl... | Alexander Kornienko | 2018-10-02 | 1 | -0/+1 |
* | Port getLocEnd -> getEndLoc | Stephen Kelly | 2018-08-09 | 1 | -2/+2 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -8/+8 |
* | [clang-tidy] 'implicit cast' -> 'implicit conversion' | Alexander Kornienko | 2017-08-08 | 1 | -0/+388 |