[PATCH] D25326: [StaticAnalyser] Don't merge different returns in ExplodedGraph

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 7 03:54:01 PDT 2016


NoQ added a comment.

In https://reviews.llvm.org/D25326#564291, @danielmarjamaki wrote:

> The Blk->dump() says:
>
>   [B0 (EXIT)]
>      Preds (2): B1 B2
>


What about the source block?


Repository:
  rL LLVM

https://reviews.llvm.org/D25326





More information about the cfe-commits mailing list