Skip to content

Fix crash in clang/test/CAS/cas-backend.c #7682

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

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

rastogishubham
Copy link

@rastogishubham rastogishubham commented Oct 25, 2023

PR llvm#68242 changed
DWARFUnitHeader::extract to return an Error, which had to be correctly
handled in MCCAS. This change fixes that issue.

PR llvm#68242 changed
DWARFUnitHeader::extract to return an Error, which had to be correctly
handled in MCCAS. This change fixes that issue.
@rastogishubham rastogishubham changed the title Fix mccas Fix crash in clang/test/CAS/cas-backend.c Oct 25, 2023
@rastogishubham rastogishubham marked this pull request as ready for review October 25, 2023 19:25
@rastogishubham
Copy link
Author

@swift-ci please test llvm

@rastogishubham rastogishubham merged commit 0f6a9bc into swiftlang:next Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants