[PATCH] D20878: [Coverage] Do not push a new region after a CXXTryStmt

Igor Kudrin via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 2 02:34:35 PDT 2016


ikudrin added a comment.

So, our tool isn't accurate in the case of throwing an exception. Is there a case where this patch makes things better than they were before? Is it possible to improve handling of exceptions instead?


http://reviews.llvm.org/D20878





More information about the cfe-commits mailing list