summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/darwin/DispatchOnceNonstaticCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...Dmitri Gribenko2019-09-271-0/+35
* Revert "[clang-tidy] New check to warn when storing dispatch_once_t in non-st...Dmitri Gribenko2019-09-261-35/+0
* [clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...Stephane Moore2019-09-261-0/+35
OpenPOWER on IntegriCloud