summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2009-11-16 15:28:17 +0000
committerDuncan Sands <baldrick@free.fr>2009-11-16 15:28:17 +0000
commit551861e7d9d4b9f2bd7806e3b8b6875580c2b3c9 (patch)
treeab768b2e17a955ca58146b506c57fd90ab6a0c5b /clang/lib/CodeGen/CodeGenModule.cpp
parent25905c833629c3ea90710f0fdb5c3fb35e4eabd0 (diff)
downloadbcm5719-llvm-551861e7d9d4b9f2bd7806e3b8b6875580c2b3c9.tar.gz
bcm5719-llvm-551861e7d9d4b9f2bd7806e3b8b6875580c2b3c9.zip
Make sure that if anyone passes a name by accident for the isSigned
parameter of CreateIntCast then they get an error from the compiler (or from the linker with a non-gcc compiler). Another possibility is to flip the order of the DestTy and isSigned parameters, since you should then get a compiler warning if you try to use a char* for a Type*. llvm-svn: 88913
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud