[cfe-commits] [PATCH] new clang-analyzer checker that verifies ObjC API usage in UIViewController subclasses [v3]
CoreCode
julian at corecode.at
Fri Oct 26 05:27:02 PDT 2012
thanks for the review. i've addressed all the points, except the one about changing createBegin() to createEnd() because actually the dealloc checker uses createBegin() too so the change wouldn't make it similar...
Hi jordan_rose,
http://llvm-reviews.chandlerc.com/D78
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D78?vs=199&id=213#toc
Files:
test/Analysis/viewcontroller.m
lib/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp
lib/StaticAnalyzer/Checkers/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78.2.patch
Type: text/x-patch
Size: 14386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121026/856b4961/attachment.bin>
More information about the cfe-commits
mailing list