diff options
author | Francis Ricci <francisjricci@gmail.com> | 2016-10-06 20:41:11 +0000 |
---|---|---|
committer | Francis Ricci <francisjricci@gmail.com> | 2016-10-06 20:41:11 +0000 |
commit | 51019244abe20e51f4185c8d1e9f4b03e2ecde99 (patch) | |
tree | 6fdc40ae409ba67d508002f93bc4d79cfb112e70 /lldb/packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py | |
parent | 0e79f7d11d6a76c8509554bde344d0270fea814d (diff) | |
download | bcm5719-llvm-51019244abe20e51f4185c8d1e9f4b03e2ecde99.tar.gz bcm5719-llvm-51019244abe20e51f4185c8d1e9f4b03e2ecde99.zip |
Fix GetDisplayName when only a demangled name is available
Summary:
GetDisplayDemangledName will already return a ConstString() when
there is neither a mangled name or a demangled name, so we don't need to special
case here. This will fix GetDisplayName in cases where m_mangled contains
only a demangled name and not a mangled name.
Reviewers: clayborg, granata.enrico, sas
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D25201
llvm-svn: 283491
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py')
0 files changed, 0 insertions, 0 deletions