| commit | 229ce2d5b1ea23f8835779832f977f958402dc1c | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Thu Feb 10 22:17:53 2011 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Thu Feb 10 22:17:53 2011 +0000 |
| tree | 6c59444d00502906278f3f8c73f0eeea4f73cfed | |
| parent | 9524110d98b8e10e573fc901accb9ed745b12786 [diff] |
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