Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-05 | Migrate PathDiagnosticPiece to std::shared_ptr | David Blaikie | 1 | -9/+9 |
2016-11-01 | [analyzer] Fix capitalization in ObjCSuperDealloc checker diagnostic. | Devin Coughlin | 1 | -1/+1 |
2016-03-04 | Move class into anonymous namespace. NFC. | Benjamin Kramer | 1 | -0/+2 |
2016-03-02 | [analyzer] Fix capitalization in ObjCSuperDeallocChecker diagnostic. | Devin Coughlin | 1 | -1/+1 |
2016-02-26 | [analyzer] Prune some incorrect \param doc comment annotations. | Devin Coughlin | 1 | -3/+3 |
2016-02-26 | [analyzer] Shorten ObjcSuperDeallocChecker diagnostics. | Devin Coughlin | 1 | -2/+2 |
2016-02-26 | [analyzer] Fix a memory error in r261935 caught by the Windows bots. | Devin Coughlin | 1 | -2/+2 |
2016-02-25 | [analyzer] Warn on use of 'self' after call to to [super dealloc]. | Devin Coughlin | 1 | -24/+119 |
2016-02-22 | [analyzer] Detect duplicate [super dealloc] calls | Devin Coughlin | 1 | -0/+197 |