summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/objc/AvoidSpinlockCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Rename objc-avoid-spinlock check to darwin-avoid-spinlockStephane Moore2019-10-011-35/+0
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* add new check to find OSSpinlock usageYan Zhang2017-11-271-0/+36
OpenPOWER on IntegriCloud