summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/objc/SuperSelfCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-221-3/+3
* [clang-tidy] Migrate objc-super-self to use isDerivedFrom 🚛Stephane Moore2019-08-161-30/+17
* [clang-tidy] Add a check for [super self] in initializers 🔍Stephane Moore2019-04-171-0/+127
OpenPOWER on IntegriCloud