aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp
AgeCommit message (Expand)Author
2012-12-13[analyzer] Fix doc error (wrong param name) in ObjCSuperCallChecker.Jordan Rose
2012-12-13[analyzer] Generalize ObjCMissingSuperCallChecker.Jordan Rose
2012-12-04Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth
2012-10-30[analyzer] New checker for missing super calls in UIViewController subclasses.Jordan Rose