[PATCH] Allow _MSC_EXTENSIONS macro on non-Windows targets
David Majnemer
david.majnemer at gmail.com
Wed Mar 12 10:49:19 PDT 2014
I think it would be better to use `__has_extension` instead: http://clang.llvm.org/docs/LanguageExtensions.html#has-feature-and-has-extension
http://llvm-reviews.chandlerc.com/D3034
More information about the cfe-commits
mailing list