[llvm-bugs] [Bug 51533] New: [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 19 01:18:25 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=51533

            Bug ID: 51533
           Summary: [lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: dimitry at andric.com
                CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org

Please merge https://github.com/llvm/llvm-project/commit/5033f0793fe6 ("[lldb]
Avoid unhandled Error in TypeSystemMap::GetTypeSystemForLanguage") and
https://github.com/llvm/llvm-project/commit/cf521e78dfd2 ("[lldb] Add tests for
TypeSystemMap::GetTypeSystemForLanguage") into 13.0.0.

The first commit fixes a problem where lldb can core dump if assertions are
disabled, and a TypeSystem object cannot be found or created at runtime. The
second commit adds tests for TypeSystemMap.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210819/991a14c6/attachment.html>


More information about the llvm-bugs mailing list