[PATCH] D135397: [clang][dataflow] Add support for a Top value in boolean formulas.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 14 05:16:19 PDT 2022


ymandel marked an inline comment as done.
ymandel added inline comments.


================
Comment at: clang/unittests/Analysis/FlowSensitive/SolverTest.cpp:69
 
-TEST(SolverTest, UnitConflict) {
-  ConstraintContext Ctx;
----------------
gribozavr2 wrote:
> Why delete this test?
That was a mistake. I've added it back


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135397



More information about the cfe-commits mailing list