[PATCH] D49811: [analyzer] Obtain a ReturnStmt from a CFGAutomaticObjDtor

Reka Kovacs via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 25 12:49:14 PDT 2018


rnkovacs added a comment.

I'm not sure how to test this.
I'll need it in https://reviews.llvm.org/D49361 when I update it to use the changed `checkEndFunction()` callback, and that will kind of test this too.


Repository:
  rC Clang

https://reviews.llvm.org/D49811





More information about the cfe-commits mailing list