[LLVMbugs] [Bug 18947] New: Rotation selectors for ObjCMissingSuperCallChecker
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Feb 24 07:23:57 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18947
Bug ID: 18947
Summary: Rotation selectors for ObjCMissingSuperCallChecker
Product: clang
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: enhancement
Priority: P
Component: Static Analyzer
Assignee: kremenek at apple.com
Reporter: llvm at nuthatch.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
The UIViewController documentation "must call super at some point in your
implementation" warning includes two selectors not in the todo list.
didRotateFromInterfaceOrientation:
willRotateToInterfaceOrientation:duration:
iPad developers might appreciate these warnings.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140224/ee0cce27/attachment.html>
More information about the llvm-bugs
mailing list