https://bugs.llvm.org/show_bug.cgi?id=48767

            Bug ID: 48767
           Summary: D94269 makes some of [unix.Malloc] check redundant
           Product: clang
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Static Analyzer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

D94269 turns on `-Wfree-nonheap-object` on by default, which means that most of
the warnings in `test/Analysis/free.c` are double-warned: once from clang, and
once from the analyser.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to