summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2012-01-31 14:59:59 +0000
committerHans Wennborg <hans@hanshq.net>2012-01-31 14:59:59 +0000
commit27a59958bdfc24d58f32d45d6e1df75a08ee87ce (patch)
tree848da457fe4dd7575924c4d44e66b0b0d2547a7b /clang/lib/CodeGen/CodeGenModule.cpp
parent1d348673e0c5f53e522841769b77fe2e9435ce46 (diff)
downloadbcm5719-llvm-27a59958bdfc24d58f32d45d6e1df75a08ee87ce.tar.gz
bcm5719-llvm-27a59958bdfc24d58f32d45d6e1df75a08ee87ce.zip
Format string warnings: don't a.k.a. wchar_t with wchar_t.
This fixes the case where Clang would output: error: format specifies type 'wchar_t *' (aka 'wchar_t *') ArgTypeResult::getRepresentativeTypeName needs to take into account that wchar_t can be a built-in type (as opposed to in C, where it is a typedef). llvm-svn: 149387
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud