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

LexicalBlockStack assertion failure #22361

Closed
llvmbot opened this issue Dec 19, 2014 · 1 comment
Closed

LexicalBlockStack assertion failure #22361

llvmbot opened this issue Dec 19, 2014 · 1 comment
Labels
bugzilla Issues migrated from bugzilla

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Dec 19, 2014

Bugzilla Link 21987
Resolution FIXED
Resolved on Dec 30, 2014 13:42
Version trunk
OS All
Attachments Example code
Reporter LLVM Bugzilla Contributor
CC @dwblaikie

Extended Description

LexicalBlockStack is empty with attached program with boost 1.57, accessing LexicalBlockStack in CGDebugInfo.cpp:2653 fails.

I have minimized the example but anyfurther code I remove, the problem disappears.

@dwblaikie
Copy link
Collaborator

Probably fixed with r224385 (since then the change has been reverted in r224441 due to other regressions, committed with a fix (r224941) and reverted again in r224970 - only to be recommitted again in r225000 and it'll hopefully stick)

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 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
Projects
None yet
Development

No branches or pull requests

2 participants