Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |