summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/objc/ForbiddenSubclassingCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Migrate objc-forbidden-subclassing to use isDerivedFrom 🚛Stephane Moore2019-08-161-28/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)Erik Pilkington2018-10-301-2/+2
* do not register matcher for objc-only checks when analyzing non-objc sources ...Yan Zhang2018-03-071-0/+4
* [clang-tidy ObjC] [3/3] New check objc-forbidden-subclassingHaojian Wu2017-10-271-0/+118
OpenPOWER on IntegriCloud