Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-23 | In QueryLoggingSolver call flush() on std::ofstream so that queries | Dan Liew | |
get correctly logged if an assertion failure is hit later on. | |||
2013-08-06 | Methods getConstraintLog() and setTimeout() made virtual and moved from ↵ | Hristina Palikareva | |
STPSolver to base Solver and SolverImpl classes, and consequently redefined in derived classes to call the corresponding methods down the solver chain. Method setTimeout() renamed to setCoreSolverTimeout(). | |||
2013-01-02 | Forgot to add QueryLoggingSolver in patch 171387 from Tomasz Kuchta. | Cristian Cadar | |
git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@171392 91177308-0d34-0410-b5e6-96231b3b80d8 |