Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Rename objc-avoid-spinlock check to darwin-avoid-spinlock | Stephane Moore | 2019-10-01 | 1 | -3/+0 |
* | [clang-tidy] Add check for classes missing -hash ⚠️ | Stephane Moore | 2019-09-21 | 1 | -0/+3 |
* | [clang-tidy] Add a check for [super self] in initializers 🔍 | Stephane Moore | 2019-04-17 | 1 | -0/+3 |
* | 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 NSError init invocation | Yan Zhang | 2017-11-30 | 1 | -0/+3 |
* | add new check to find OSSpinlock usage | Yan Zhang | 2017-11-27 | 1 | -0/+3 |
* | add new check for property declaration | Ben Hamilton | 2017-11-13 | 1 | -0/+3 |
* | [clang-tidy ObjC] [3/3] New check objc-forbidden-subclassing | Haojian Wu | 2017-10-27 | 1 | -1/+3 |
* | [clang-tidy ObjC] [1/3] New module `objc` for Objective-C checks | Haojian Wu | 2017-10-26 | 1 | -0/+39 |