[lldb-dev] [Bug 49564] gcc11 std::unique_ptr crashes LLDB
via lldb-dev
lldb-dev at lists.llvm.org
Sun Apr 18 14:15:33 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=49564
Jan Kratochvil <jan.kratochvil at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CONFIRMED
Assignee|lldb-dev at lists.llvm.org |jan.kratochvil at redhat.com
--- Comment #2 from Jan Kratochvil <jan.kratochvil at redhat.com> ---
I have a patch:
https://people.redhat.com/jkratoch/uniqaddr.patch
Just I still have to check why it is failing on:
self.assertFalse(frame.GetValueForVariablePath("iup.deleter").IsValid())
Failed Tests (1):
lldb-api ::
functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/TestDataFormatterStdUniquePtr.py
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20210418/75b664bf/attachment.html>
More information about the lldb-dev
mailing list