Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Rename objc-avoid-spinlock check to darwin-avoid-spinlock | Stephane Moore | 2019-10-01 | 1 | -35/+0 |
* | [clang-tidy] Switch checks to #include "ClangTidyCheck.h" | Alexander Kornienko | 2019-03-25 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | add new check to find OSSpinlock usage | Yan Zhang | 2017-11-27 | 1 | -0/+36 |