diff options
author | Aaron Smith <aaron.smith@microsoft.com> | 2018-09-28 02:33:51 +0000 |
---|---|---|
committer | Aaron Smith <aaron.smith@microsoft.com> | 2018-09-28 02:33:51 +0000 |
commit | 2fc9c3b05f3f7888d0d263e9ff5f143a7611cd36 (patch) | |
tree | bb5129b00539c81ef1ed7b143074b94809089a75 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 757274f9b298182b3da4971df5f5d9086a9b90d4 (diff) | |
download | llvm-2fc9c3b05f3f7888d0d263e9ff5f143a7611cd36.zip llvm-2fc9c3b05f3f7888d0d263e9ff5f143a7611cd36.tar.gz llvm-2fc9c3b05f3f7888d0d263e9ff5f143a7611cd36.tar.bz2 |
[lldb] Remove an assertion in RichManglingContext::GetBufferRef() hit when debugging a native x86 Windows process
Summary: A RichManglingContext constructed with an invalid demangled name or with a demangled function name without any context will have an empty context. This triggers an assertion in RichManglingContext::GetBufferRef() when debugging a native Windows process on x86 when it shouldn't. Remove the assertion.
Reviewers: aleksandr.urakov, zturner, lldb-commits
Reviewed By: zturner
Subscribers: erik.pilkington
Differential Revision: https://reviews.llvm.org/D52626
llvm-svn: 343292
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions