[PATCH] D64263: [analyzer] exploded-graph-rewriter: Implement a single-path mode.

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 5 13:50:26 PDT 2019


Charusso accepted this revision.
Charusso added a comment.
This revision is now accepted and ready to land.

Smart move! The left-most usually the shortest path, but what if not? I would calculate the length, other than that, cool. Thanks!


Repository:
  rC Clang

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

https://reviews.llvm.org/D64263





More information about the cfe-commits mailing list