]> granicus.if.org Git - clang/commit
Tell the VS headers that char16_t and char32_t are keywords, so yvals.h doesn't try...
authorSteven Watanabe <steven@providere-consulting.com>
Sun, 5 Sep 2010 23:16:22 +0000 (23:16 +0000)
committerSteven Watanabe <steven@providere-consulting.com>
Sun, 5 Sep 2010 23:16:22 +0000 (23:16 +0000)
commit343d65c0739f9d4d6c6345a38a7228bafb1de4df
treead6e2c2e99c799b0186939838a3258dec01d5e11
parent96de25986d28171945db96a6c6a54f91fd12ae4b
Tell the VS headers that char16_t and char32_t are keywords, so yvals.h doesn't try to define them as typedefs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113126 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitPreprocessor.cpp