diff options
author | Sean Callanan <scallanan@apple.com> | 2011-02-10 22:17:53 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2011-02-10 22:17:53 +0000 |
commit | 229ce2d5b1ea23f8835779832f977f958402dc1c (patch) | |
tree | 6c59444d00502906278f3f8c73f0eeea4f73cfed /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9524110d98b8e10e573fc901accb9ed745b12786 (diff) | |
download | llvm-229ce2d5b1ea23f8835779832f977f958402dc1c.zip llvm-229ce2d5b1ea23f8835779832f977f958402dc1c.tar.gz llvm-229ce2d5b1ea23f8835779832f977f958402dc1c.tar.bz2 |
Fixes for two bugs:
- Objective-C constant strings were being
NULL-terminated erroneously.
- Empty Objective-C constant strings were not
being generated correctly.
Also added the template for a test of these
fixes.
llvm-svn: 125314
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions