diff options
author | Jim Ingham <jingham@apple.com> | 2017-03-21 02:13:50 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2017-03-21 02:13:50 +0000 |
commit | 9a4bce70faf67e635dbc91db7597b308f196f9e0 (patch) | |
tree | 4a76182d57c07103b8c54d1c4d40026e493bf152 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | dc205b3db2abcba39d1845fade1bb8d302cfb274 (diff) | |
download | bcm5719-llvm-9a4bce70faf67e635dbc91db7597b308f196f9e0.tar.gz bcm5719-llvm-9a4bce70faf67e635dbc91db7597b308f196f9e0.zip |
FindTypes should find "struct TypeName" as well as "TypeName".
This fixes a bug introduced by r291559. The Module's FindType was
passing the original name not the basename in the case where it didn't
find any separators. I also added a testcase for this.
<rdar://problem/31159173>
llvm-svn: 298331
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions