Functionality for creating boolean values moved from SolverTest.cpp to BoolValueManager class in TestingSupport.h.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Address comments on renaming. Removed test fixture class, replacing TEST_F with TEST.
clang/unittests/Analysis/FlowSensitive/TestingSupport.h | ||
---|---|---|
263 | #include <vector> |