http://llvm.org/bugs/show_bug.cgi?id=17145
Bug ID: 17145
Summary: LLVM Toolset does not understand #pragma warning
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Clang issues an unrecognized pragma warning for #pragma warning, which is
supported by Visual Studio. Some uses of this pragma are for MSVC-specific
warnings, like turning off or enabling a specific warning which might be
impractical to translate, but some uses are simply general warning levels,
which should be reasonably approximable by Clang- especially 0.
--
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