about summary refs log tree commit diff homepage
path: root/lib/Support/FileHandling.cpp
AgeCommit message (Expand)Author
2022-06-30remove LLVM < 9Frank Busse
2021-12-20llvm13: llvm::fs::F_None has been removedLukas Zaoral
2021-12-20Support/FileHandling.cpp: rewrite to C++14Lukas Zaoral
2020-04-30Removed the Internal directory from include/kleeCristian Cadar
2019-03-21drop support for LLVM <= 3.7Julian Büning
2018-10-23refactor klee_open_output_file to return std::unique_ptrJulian Büning
2017-08-27Remove unnecessary null pointer checksOscar Deits
2017-07-23Remove support for LLVM < 3.4Martin Nowack
2017-06-01Refactor file opening code out of `main.cpp` and intoDan Liew