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

            Bug ID: 23654
           Summary: MS #pragma warning(<int> : <number>) generates
                    incorrect warning
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Use of the MS specific pragma #pragma warning(<int>: <number>) generates a
warning incorrectly rather than just being ignored. I attach my attempt at a
patch and test case.

-- 
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