History log of /external/clang/test/Headers/ms-wchar.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dea47a5d7d0d978072224b8225fb738096437129 20-Sep-2013 Chandler Carruth <chandlerc@gmail.com> Switch tests in test/Headers to use %clang_cc1 rather than %clang. There
is no need to go through the driver indirection here, and it clutters
things up as dependencies can sneak in for specific things the driver is
doing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191107 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Headers/ms-wchar.c
c814c64c6f7e7a26f4af0d040ad04b69917a36c8 02-May-2013 Hans Wennborg <hans@hanshq.net> Make sure we define wchar_t related macros correctly in -fms-extensions mode.

This adds a test to make sure we define _WCHAR_T_DEFINED and
_NATIVE_WCHAR_T_DEFINED correctly in the preprocessor, and updates
stddef.h to set it when typedeffing wchar_t.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180918 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Headers/ms-wchar.c