summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/objc/AvoidSpinlockCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Rename objc-avoid-spinlock check to darwin-avoid-spinlockStephane Moore2019-10-011-36/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* add new check to find OSSpinlock usageYan Zhang2017-11-271-0/+37
OpenPOWER on IntegriCloud