summaryrefslogtreecommitdiffstats
path: root/clang-tidy/objc/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Add a check for [super self] in initializers 🔍Stephane Moore2019-04-171-0/+1
* add new check to find NSError init invocationYan Zhang2017-11-301-0/+1
* add new check to find OSSpinlock usageYan Zhang2017-11-271-0/+1
* add new check for property declarationBen Hamilton2017-11-131-0/+1
* [clang-tidy ObjC] [3/3] New check objc-forbidden-subclassingHaojian Wu2017-10-271-0/+1
* [clang-tidy ObjC] [1/3] New module `objc` for Objective-C checksHaojian Wu2017-10-261-0/+13