about summary refs log tree commit diff homepage
path: root/lib/Solver/QueryLoggingSolver.cpp
AgeCommit message (Expand)Author
2014-09-14Fix compilation error due to change in raw_fd_ostream for LLVM3.5Dan Liew
2014-05-29Refactoring from std::ostream to llvm::raw_ostreamMartin Nowack
2013-08-23In QueryLoggingSolver call flush() on std::ofstream so that queriesDan Liew
2013-08-06Methods getConstraintLog() and setTimeout() made virtual and moved from STPSo...Hristina Palikareva
2013-01-02Forgot to add QueryLoggingSolver in patch 171387 from Tomasz Kuchta.Cristian Cadar