Skip to content

Conversation

@llvm-beanz
Copy link
Collaborator

My recent changes to correct AST inaccuracies around this objects caused crashes in debug info generation for this. This resolves the crashes by making the code behave correctly when this is a reference.

This has no change to debug info output. The added test case should verify the same output we've always had, but is an important addition since this was not tested in our pre-merge testing.

Fixes #5530

Cherry-pick of dc82ed2

My recent changes to correct AST inaccuracies around `this` objects
caused crashes in debug info generation for `this`. This resolves the
crashes by making the code behave correctly when `this` is a
reference.

This has no change to debug info output. The added test case should
verify the same output we've always had, but is an important addition
since this was not tested in our pre-merge testing.

Fixes microsoft#5530

Cherry-pick of dc82ed2
@llvm-beanz llvm-beanz requested a review from pow2clk August 11, 2023 21:46
@llvm-beanz llvm-beanz enabled auto-merge (squash) August 11, 2023 21:48
@llvm-beanz llvm-beanz added the for-release Issues and PRs prioritized for the upcoming release label Aug 11, 2023
@llvm-beanz llvm-beanz merged commit ba06290 into microsoft:release-1.7.2308 Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

for-release Issues and PRs prioritized for the upcoming release

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants