summaryrefslogtreecommitdiffstats
path: root/clang-tidy/objc/ObjCTidyModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Add a check for [super self] in initializers 🔍Stephane Moore2019-04-171-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* add new check to find NSError init invocationYan Zhang2017-11-301-0/+3
* add new check to find OSSpinlock usageYan Zhang2017-11-271-0/+3
* add new check for property declarationBen Hamilton2017-11-131-0/+3
* [clang-tidy ObjC] [3/3] New check objc-forbidden-subclassingHaojian Wu2017-10-271-1/+3
* [clang-tidy ObjC] [1/3] New module `objc` for Objective-C checksHaojian Wu2017-10-261-0/+39