[LLVMbugs] [Bug 23654] New: MS #pragma warning(<int> : <number>) generates incorrect warning
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 25 19:57:21 PDT 2015
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: unassignedclangbugs at nondot.org
Reporter: bjs2 at someoldsite.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150526/91384832/attachment.html>
More information about the llvm-bugs
mailing list