[PATCH] D13973: CFG: Delay creating Dtors for CompoundStmts which end in ReturnStmt
Matthias Gehre via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 11 12:12:11 PST 2015
mgehre added a comment.
I won't be able to do more about this issue than what the fix currently does (+ corrections/maybe a loop).
If this is not the preferred solution, and something more general should be done,
I will abandon this patch for now.
Currently, I cannot work on a more general solution. I don't have the experience with the
clang static analyzer that a more general solution
would require.
http://reviews.llvm.org/D13973
More information about the cfe-commits
mailing list