diff options
| author | Sean Callanan <scallanan@apple.com> | 2011-08-10 21:05:52 +0000 | 
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2011-08-10 21:05:52 +0000 | 
| commit | 5207a340e5c986e317f6da9c8bf2e4520d9123ba (patch) | |
| tree | 325a900e72b4941a55435e915b02c072036dba12 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
| parent | 7e62302fae6e1c6509ae05d7b8197906589cb399 (diff) | |
| download | llvm-5207a340e5c986e317f6da9c8bf2e4520d9123ba.zip llvm-5207a340e5c986e317f6da9c8bf2e4520d9123ba.tar.gz llvm-5207a340e5c986e317f6da9c8bf2e4520d9123ba.tar.bz2 | |
Fixed a problem that prevented access to members
of string literals ("hello"[2]).  Also fixed a
problem in which empty string literals were not
being compiled correctly ((int)printf("") would
print garbage).
Added a testcase that covers both.
llvm-svn: 137247
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
