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 |
* | NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) | Erik Pilkington | 2018-10-30 | 1 | -2/+2 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | do not register matcher for objc-only checks when analyzing non-objc sources ... | Yan Zhang | 2018-03-07 | 1 | -0/+4 |
* | add new check to find NSError init invocation | Yan Zhang | 2017-11-30 | 1 | -0/+37 |