Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Rename objc-avoid-spinlock check to darwin-avoid-spinlock | Stephane Moore | 2019-10-01 | 1 | -0/+3 |
* | [clang-tidy] Fix module registry name and description for Darwin clang-tidy m... | Dmitri Gribenko | 2019-10-01 | 1 | -1/+1 |
* | [clang-tidy] New check to warn when storing dispatch_once_t in non-static, no... | Dmitri Gribenko | 2019-09-27 | 1 | -0/+37 |
* | Revert "[clang-tidy] New check to warn when storing dispatch_once_t in non-st... | Dmitri Gribenko | 2019-09-26 | 1 | -37/+0 |
* | [clang-tidy] New check to warn when storing dispatch_once_t in non-static, no... | Stephane Moore | 2019-09-26 | 1 | -0/+37 |