Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Migrate objc-forbidden-subclassing to use isDerivedFrom 🚛 | Stephane Moore | 2019-08-16 | 1 | -28/+1 |
* | 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 |
* | do not register matcher for objc-only checks when analyzing non-objc sources ... | Yan Zhang | 2018-03-07 | 1 | -0/+4 |
* | [clang-tidy ObjC] [3/3] New check objc-forbidden-subclassing | Haojian Wu | 2017-10-27 | 1 | -0/+118 |