http://llvm.org/bugs/show_bug.cgi?id=19444
Bug ID: 19444
Summary: Set a define when using -fms-extensions
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
I can check the __STRICT_ANSI__ define to know whether gnu extensions are
enabled or not (and therefore whether I can use typeof for example).
There appears to be no define I can check to determine whether -fms-extensions
is in use. If it existed, I would know whether I can use 'sealed' for example.
--
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