Files
clang-p2996/clang/test/CodeGenObjC
Eli Friedman 1f16b743d9 Correctly handle designated initializers which modify an array initialized
with a string.  This case is sort of tricky because we can't modify the
StringLiteral used to represent such initializers.
We are forced to decompose the string into individual characters.

Fixes <rdar://problem/10465114>.

llvm-svn: 183791
2013-06-11 21:48:11 +00:00
..
2013-03-29 19:20:35 +00:00
2013-03-29 19:20:35 +00:00
2012-08-29 21:27:50 +00:00
2013-05-22 19:10:15 +00:00