index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-12
Drop unnecessary ``#include``s from Solver.cpp.
Dan Liew
2016-01-12
Refactor MetaSMTSolver and MetaSMTSolverImpl out of Solver.cpp into
Dan Liew
2016-01-12
[NFC] Refactor STPSolver and STPSolverImpl out of Solver.cpp into their
Dan Liew
2016-01-12
[NFC] Refactor DummySolver out of Solver.cpp into its own file
Dan Liew
2016-01-12
[NFC] Refactor ValidatingSolver out of Solver.cpp into its own file
Dan Liew
2016-01-07
[NFC] Refactor SolverImpl out of Solver.cpp into its own file
Dan Liew
2016-01-05
Merge pull request #325 from delcypher/fix_independence_solver_leak
Cristian Cadar
2015-12-26
Merge pull request #326 from domainexpert/upstream
Dan Liew
2015-12-25
Removed Language: Cpp entry from .clang-format due to incompatibility with Cl...
Andrew Santosa
2015-12-23
Fix memory leak detected by ASan when
Dan Liew
2015-12-23
[NFC]
Dan Liew
2015-12-23
Merge pull request #323 from delcypher/support_objectsize_intrinsic
Dan Liew
2015-12-23
Merge pull request #321 from delcypher/fix_parser_leak
Dan Liew
2015-12-23
Merge pull request #319 from delcypher/fix_inc_array_hash_expr
Dan Liew
2015-12-19
Implement support for lowering the ``llvm.objectsize`` intrinsic
Dan Liew
2015-12-18
Fix a leak detected by ASan in the KQuery parser where on destruction of
Dan Liew
2015-12-18
Fix duplication of ``klee::ArrayHashFn`` in
Dan Liew
2015-12-18
Move lib/Solver/SolverStats.h -> include/klee/SolverStats.h
Dan Liew
2015-12-18
Remove a bunch of LeakSanitizer suppressions that aren't needed anymore
Dan Liew
2015-12-18
Merge pull request #315 from delcypher/array_leak
Dan Liew
2015-12-18
Fix memory leaks of ``Array`` objects detected by ASan.
Dan Liew
2015-12-17
Clean up the check in the previous commit by using one of KLEE's
Dan Liew
2015-12-17
Fixed a bug with how non power 2 values were written to memory, added test fo...
Timotej Kapus
2015-12-17
[Solver]Add support to dump STP qeries using
Martin Nowack
2015-12-17
Report fatal error in case CexCache Bindings do not match
Martin Nowack
2015-12-17
Add dump function for Assignment
Martin Nowack
2015-12-17
[Solver]Add simple option to dump queries
Martin Nowack
2015-12-17
Refactoring: Moving klee_warning/_error functions to ErrorHandling in Support...
Martin Nowack
2015-12-17
Merge pull request #316 from delcypher/update_list_leak
Dan Liew
2015-12-17
Fix a memory leak in ``UpdateList`` detected by AddressSanitizer.
Dan Liew
2015-12-17
Add LeakSanitizer (component of AddressSanitizer) suppression file
Dan Liew
2015-12-16
Propagate AddressSanitizer, LeakSanitizer (part of AddressSanitizer),
Dan Liew
2015-12-13
Ignore some generated files that will be visible if doing an in source
Dan Liew
2015-12-13
Ignore some autoconf generated files.
Dan Liew
2015-12-13
Set C++ standard in Clang format settings file to C++03. Otherwise
Dan Liew
2015-12-11
Reword help description for ``--silent-klee-assume`` command line
Dan Liew
2015-12-11
Change SilentKleeAssume.c test slightly so that
Dan Liew
2015-12-11
Add command line flag ``--silent-klee-assume``to suppress errors due to
Valentin Wüstholz
2015-12-04
Remove dead ifdef in STPBuilder header file. There is no
Dan Liew
2015-12-04
Remove dead ``tempVars`` and ``getTempVar()`` method in STPBuilder
Dan Liew
2015-12-04
Merge pull request #310 from msoos/fix-klee-clang-script2
MartinNowack
2015-12-04
Fixing klee-clang to strip all flags not understood by llvm-link
Mate Soos
2015-12-02
Merge pull request #309 from msoos/fixstrong3
MartinNowack
2015-12-02
Removing -fstack-protector-strong for clang <= 3.4
Mate Soos
2015-11-13
Added NEWS file
Cristian Cadar
2015-11-13
Moving to version 1.1.0
Cristian Cadar
2015-11-08
Merge pull request #269 from MartinNowack/fix_srem
MartinNowack
2015-10-31
Merge pull request #296 from delcypher/specify_klee_uclibc_version
Dan Liew
2015-10-30
Make sure TravisCI does a few builds where it uses the development
Dan Liew
2015-10-30
Teach TravisCI and the Docker build to use the tagged
Dan Liew
[prev]
[next]