diff options
author | Enrico Granata <egranata@apple.com> | 2013-01-10 02:37:22 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2013-01-10 02:37:22 +0000 |
commit | c921e34c81e9d4be7a5292c57e77be1cd943097b (patch) | |
tree | f1a35ea195997933d58b032657fdf8943206b29b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b4e2e93c618ae0c349881380ab3c76d4bd0a5ca9 (diff) | |
download | bcm5719-llvm-c921e34c81e9d4be7a5292c57e77be1cd943097b.tar.gz bcm5719-llvm-c921e34c81e9d4be7a5292c57e77be1cd943097b.zip |
<rdar://problem/11146929>
Enabling support for the wchar_t type.
Without the proper language option setup, clang's ASTContexts will be configured to have wchar_t == int
This patch enables the correct options to make sure that we report wchar_t as itself
Added a test case to make sure we do not regress
Adding files missing from the previous commit
llvm-svn: 172039
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions