summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/darwin/DarwinTidyModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Rename objc-avoid-spinlock check to darwin-avoid-spinlockStephane Moore2019-10-011-0/+3
* [clang-tidy] Fix module registry name and description for Darwin clang-tidy m...Dmitri Gribenko2019-10-011-1/+1
* [clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...Dmitri Gribenko2019-09-271-0/+37
* Revert "[clang-tidy] New check to warn when storing dispatch_once_t in non-st...Dmitri Gribenko2019-09-261-37/+0
* [clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...Stephane Moore2019-09-261-0/+37
OpenPOWER on IntegriCloud