Age | Commit message (Expand) | Author |
---|---|---|
2022-06-30 | remove LLVM < 9 | Frank Busse |
2021-12-20 | llvm13: llvm::fs::F_None has been removed | Lukas Zaoral |
2021-12-20 | Support/FileHandling.cpp: rewrite to C++14 | Lukas Zaoral |
2020-04-30 | Removed the Internal directory from include/klee | Cristian Cadar |
2019-03-21 | drop support for LLVM <= 3.7 | Julian Büning |
2018-10-23 | refactor klee_open_output_file to return std::unique_ptr | Julian Büning |
2017-08-27 | Remove unnecessary null pointer checks | Oscar Deits |
2017-07-23 | Remove support for LLVM < 3.4 | Martin Nowack |
2017-06-01 | Refactor file opening code out of `main.cpp` and into | Dan Liew |