[PATCH] Allow _MSC_EXTENSIONS macro on non-Windows targets

David Majnemer david.majnemer at gmail.com
Wed Mar 12 16:50:48 PDT 2014


  `__wchar_t` is considered a token alias of `wchar_t`.

  https://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/Basic/TokenKinds.def?revision=202901&view=markup#l548

http://llvm-reviews.chandlerc.com/D3034



More information about the cfe-commits mailing list