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@lists.llvm.org
          Reporter: dimi...@andric.com
                CC: jdevliegh...@apple.com, llvm-b...@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 the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to