[PATCH] D13973: CFG: Delay creating Dtors for CompoundStmts which end in ReturnStmt
Manuel Klimek via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 1 14:04:33 PST 2015
klimek added a reviewer: jordan_rose.
klimek added a comment.
+jordan for an opinion on whether we want to fix the more general case.
My main problem is that while we're at it we need to fully understand the change anyway, and if somebody runs into this later, they'll need a long time debugging this surprising effect (like what happened to you here ;)
http://reviews.llvm.org/D13973
More information about the cfe-commits
mailing list