https://github.com/efriedma-quic commented:

If I'm reading the patch correctly, the issue is that 
EmitCXXGlobalVarDeclInit() is pushing a cleanup block, and not popping it?  Did 
you look into fixing this somewhere inside EmitCXXGlobalVarDeclInit(), closer 
to where we construct the cleanups in question?

https://github.com/llvm/llvm-project/pull/199508
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to