0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cl,sl: update cmake and debug scripts for Darwin and LLVM More... over 5 years ago
cl/config_cl.h: debug without sys/malloc.h on Darwin More... almost 6 years ago
README: include HOWTO for Darwin and LLVM More... almost 6 years ago
sl/symbin: define additional gcc built-in functions More... almost 6 years ago
cl/cl_chain: avoid using dynamic_cast in cl_chain_append() More... almost 6 years ago
cl/tests: make headers_sanity tests pass with llvm More... almost 6 years ago
sl/slgcc.in: drop script template no longer in use More... almost 6 years ago
switch-host-{gcc,llvm}.sh: do not hard-wire number of jobs More... almost 6 years ago
cl,sl: make the build succeed with llvm on darwin More... almost 6 years ago
predator-regre/test-0199: fix compilation failure on macosx More... almost 6 years ago
llvm: fix compilation on LLVM >= 7 More... almost 6 years ago
llvm: fix iterating over PHI nodes for newer LLVMs More... almost 6 years ago
llvm: fix converting APFloat for LLVM >= 4 More... almost 6 years ago
llvm: use Function::getSubprogram() instead of getDISubprogram(Function*) More... almost 6 years ago
llvm: use for-range loops to iterate over LLVM stuff More... almost 6 years ago
llvm: fix the LLVM_HOST_3_7_OR_NEWER macro More... almost 6 years ago
sl/symexec: deduplicate code of SymExecEngine::execAbort()
kdudka
as Kamil Dudka
More... almost 6 years ago
sl/symexec: hide private methods of SymExec
kdudka
as Kamil Dudka
More... about 6 years ago
.travis.yml: use build matrix to run debug build
kdudka
as Kamil Dudka
More... about 6 years ago
sl/symcall: do not propagate return values on exit paths
kdudka
as Kamil Dudka
More... about 6 years ago
sl/symproc: do not destroy OBJ_RETURN in destroyProgVars()
kdudka
as Kamil Dudka
More... about 6 years ago
tests/predator-regre: cover the "exit_leaks" option by tests More... about 6 years ago
cl: silence -Wimplicit-fallthrough compiler warnings
kdudka
as Kamil Dudka
More... about 6 years ago
cl/cl_factory: prefer using `continue` over `break`
kdudka
as Kamil Dudka
More... about 6 years ago
sl/symexec: report "exit_leaks" warnings as early as possible
kdudka
as Kamil Dudka
More... about 6 years ago
sl/symexec: handle exit points in SymExecEngine::execInsn()
kdudka
as Kamil Dudka
More... about 6 years ago
sl/sym{cmp,join}: compare exit points of the given heaps
kdudka
as Kamil Dudka
More... about 6 years ago
sl/symheap: introduce exitPoint() and setExitPoint() methods
kdudka
as Kamil Dudka
More... about 6 years ago
sl/symabstract: silence compiler warning
kdudka
as Kamil Dudka
More... about 6 years ago
sl/symbin: handle the "exit_leaks" option also in __VERIFIER_error()
kdudka
as Kamil Dudka
More... about 6 years ago