Use wchar.h to get wchar_t, not ctype.h.
authorDan Gohman <gohman@apple.com>
Tue, 11 Aug 2009 19:59:21 +0000 (19:59 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 11 Aug 2009 19:59:21 +0000 (19:59 +0000)
commitf536368be8729154db369cc785fd5477e42c950e
treef460cd5219c49bf7755b4a202bdfeb1de47a4f45
parent26769d5919168c999d6146fa72dcf0649c849873
Use wchar.h to get wchar_t, not ctype.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78703 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC/wchar-const.c