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

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 14 04:33:34 PDT 2022


gribozavr2 accepted this revision.
gribozavr2 added inline comments.


================
Comment at: clang/unittests/Analysis/FlowSensitive/SolverTest.cpp:69
 
-TEST(SolverTest, UnitConflict) {
-  ConstraintContext Ctx;
----------------
Why delete this test?


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