summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-identifier-naming-objc.m
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-12/+0
* update readability-identifier-naming-objc test to use interface ivar. Impleme...Yan Zhang2018-04-231-5/+2
* update test to use ivar in implementation instead of class extensionYan Zhang2018-04-231-0/+15
* Revert r330492: [clang-tidy] add new check to find out objc ivars which do no...Chandler Carruth2018-04-211-15/+0
* [clang-tidy] add new check to find out objc ivars which do not have prefix '_'Yan Zhang2018-04-201-0/+15
OpenPOWER on IntegriCloud