diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2013-06-11 21:48:11 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2013-06-11 21:48:11 +0000 |
commit | 1f16b743d9255f5f75a85c52e3a02d04b4a1e590 (patch) | |
tree | 00a39a3abf5b3384cbc2925ec012597d6373860b /lldb/scripts/Python/interface | |
parent | bd9e549e218c1d47d3c7e44f668eae26418774bc (diff) | |
download | bcm5719-llvm-1f16b743d9255f5f75a85c52e3a02d04b4a1e590.tar.gz bcm5719-llvm-1f16b743d9255f5f75a85c52e3a02d04b4a1e590.zip |
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
Diffstat (limited to 'lldb/scripts/Python/interface')
0 files changed, 0 insertions, 0 deletions