================ @@ -3724,6 +3749,10 @@ ExprEngine::getEagerlyAssumeBifurcationTags() { return std::make_pair(&TrueTag, &FalseTag); } +/// The last expression where EagerlyAssume produced two transitions (i.e. it +/// activated and the true and false case were both feasible). ---------------- steakhal wrote:
```suggestion /// activated and the true and false cases were both feasible). ``` https://github.com/llvm/llvm-project/pull/119388 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits