[LLVMbugs] [Bug 17652] New: MissingSuperCall checker not enabled by default

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Oct 22 08:29:30 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=17652

            Bug ID: 17652
           Summary: MissingSuperCall checker not enabled by default
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
          Assignee: kremenek at apple.com
          Reporter: mayer.julian at googlemail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 11405
  --> http://llvm.org/bugs/attachment.cgi?id=11405&action=edit
enables the MissingSuperCall checker

the MissingSuperCall is useful works well and helped me identify several
problems, however it is not enabled by default. patch to move it out of "alpha"
attached

-- 
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/20131022/7dd1b133/attachment.html>


More information about the llvm-bugs mailing list