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