Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0 #50875

Closed
DimitryAndric opened this issue Aug 19, 2021 · 2 comments
Closed

[lldb] Merge 5033f0793fe6 and cf521e78dfd2 into 13.0.0 #50875

DimitryAndric opened this issue Aug 19, 2021 · 2 comments
Labels
bugzilla Issues migrated from bugzilla lldb

Comments

@DimitryAndric
Copy link
Collaborator

Bugzilla Link 51533
Resolution FIXED
Resolved on Oct 11, 2021 20:29
Version unspecified
OS All
Blocks #51489
CC @JDevlieghere,@medismailben,@Teemperor,@tstellar
Fixed by commit(s) 5033f07 cf521e7 535b7fb 10a4a86

Extended Description

Please merge 5033f0793fe6 ("[lldb] Avoid unhandled Error in TypeSystemMap::GetTypeSystemForLanguage") and 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.

@tstellar
Copy link
Collaborator

Merged: 10a4a86

@tstellar
Copy link
Collaborator

mentioned in issue #51489

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 11, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lldb
Projects
None yet
Development

No branches or pull requests

2 participants