[cfe-commits] [PATCH] update to clang analyzer ObjCMissingSuperCallChecker: check classes other than UIViewController too
CoreCode
julian at corecode.at
Mon Nov 19 13:23:03 PST 2012
Hi jordan_rose,
this is an update to the new ObjCMissingSuperCallChecker. the main change in this patch is to check other classes than UIViewController too, i.e. NS/UIResponder and NSDocument.
http://llvm-reviews.chandlerc.com/D129
Files:
test/Analysis/viewcontroller.m
test/Analysis/superclass.m
lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129.1.patch
Type: text/x-patch
Size: 14155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121119/a9baad42/attachment.bin>
More information about the cfe-commits
mailing list