Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++11] Replacing ObjCContainerDecl iterators instmeth_begin() and instmeth_e... | Aaron Ballman | 2014-03-13 | 1 | -6/+2 |
* | Expose the name of the checker producing each diagnostic message. | Alexander Kornienko | 2014-02-11 | 1 | -1/+1 |
* | [analyzer] Fix doc error (wrong param name) in ObjCSuperCallChecker. | Jordan Rose | 2012-12-13 | 1 | -1/+1 |
* | [analyzer] Generalize ObjCMissingSuperCallChecker. | Jordan Rose | 2012-12-13 | 1 | -43/+109 |
* | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth | 2012-12-04 | 1 | -7/+7 |
* | [analyzer] New checker for missing super calls in UIViewController subclasses. | Jordan Rose | 2012-10-30 | 1 | -0/+203 |