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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to