]> granicus.if.org Git - clang/commit
ok, not as broken as I thought, just confusing. This allows
authorChris Lattner <sabre@nondot.org>
Thu, 26 Feb 2009 23:36:02 +0000 (23:36 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Feb 2009 23:36:02 +0000 (23:36 +0000)
commit19753cfa6059b237880a91f21ef58f2d8984845f
tree3e5c969a78b9b717839324ff4de426dc06606ae4
parent8879e3b29d2527260c401bce0ed0e401901ef601
ok, not as broken as I thought, just confusing.  This allows
initialization of wchar_t arrays with wide strings, and generalizes
wchar_size.c to work on all targets.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65586 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
lib/Sema/SemaInit.cpp
test/Sema/wchar_size.c