You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daiva Naudziuniene e59d9632b1
[Pulse] Improve example to illustrate FP caused by an allocation in a branch
6 years ago
..
Makefile [pulse] copy tests from ownership 6 years ago
basics.cpp [clang] leave markers of variable initialization for pulse 6 years ago
closures.cpp [pulse] False positive caused by multiple variables captured by value in lambda 6 years ago
issues.exp [Pulse] Improve example to illustrate FP caused by an allocation in a branch 6 years ago
join.cpp [SIL][preanalysis] add call flag for functions treating first formal as return 6 years ago
reference_wrapper.cpp [pulse] copy tests from ownership 6 years ago
returns.cpp [pulse] Invalidate object rather than address in destructor call 6 years ago
use_after_delete.cpp [pulse] model some early exit functions 6 years ago
use_after_destructor.cpp [Pulse] Improve example to illustrate FP caused by an allocation in a branch 6 years ago
use_after_free.cpp [pulse] use after free 6 years ago
vector.cpp [pulse] add model for `std::vector::reserve` using additional memory attribute 6 years ago