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

            Bug ID: 33771
           Summary: New diagnostic -Wzero-as-null-pointer-constant warns
                    on macros expanded from system headers.
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: lebedev...@gmail.com
                CC: llvm-bugs@lists.llvm.org

https://reviews.llvm.org/D32914#748235
When a header is included from system directory (e.g. `-isystem`), no warning
should originate from it. This diagnostic violates this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to