Age | Commit message (Expand) | Author |
---|---|---|
2024-02-08 | Explicitly build KLEE's exception handling runtime with C++11 | Martin Nowack |
2024-02-08 | Fix `klee_eh_cxx.cpp` compiler error | Martin Nowack |
2024-02-08 | Add support for newer `libc++`; Simplify path detection | Martin Nowack |
2020-11-04 | [cmake] Add support to generate arbitrary runtime library configurations | Martin Nowack |
2020-10-12 | address MartinNowack's remaining feedback | Julian Büning |
2020-10-12 | fix cxa_exception include for older LLVM versions | Julian Büning |
2020-10-12 | fix building klee-cxxabi | Julian Büning |
2020-10-12 | Implemented support for C++ Exceptions | Felix Rath |