[PATCH] D63538: [analyzer][CFG] Return the correct terminator condition

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 2 08:56:33 PDT 2019


Szelethus planned changes to this revision.
Szelethus added a comment.

Something's off. `test/Analysis/edges-new.mm` fails, but I don't remember any test failures at home -- I'll investigate.

Before this patch:
F9448950: image.png <https://reviews.llvm.org/F9448950>
After this patch:
F9448940: image.png <https://reviews.llvm.org/F9448940>


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63538/new/

https://reviews.llvm.org/D63538





More information about the cfe-commits mailing list