You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
transferred this issue from llvm/llvm-bugzilla-archive
Dec 9, 2021
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.
The text was updated successfully, but these errors were encountered: