This website works better with JavaScript.
Explore
Help
Sign In
pghs975uc
/
infer_clone
Watch
1
Star
0
Fork
You've already forked infer_clone
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
639bda69e7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '639bda69e7'
${ noResults }
infer_clone
/
infer
/
tests
/
codetoanalyze
/
cpp
/
pulse
History
Daiva Naudziuniene
58f1fd8b32
[pulse] Optional Empty Access for std::optional
...
Reviewed By: jvillard Differential Revision: D24760820 fbshipit-source-id: bedf6aee3
4 years ago
..
.inferconfig
[pulse] Move pulse model flags to .inferconfig for pulse tests
4 years ago
Makefile
[pulse] report errors only when the PRUNE nodes along the path are true
4 years ago
aliasing.cpp
[pulse] report errors only when the PRUNE nodes along the path are true
4 years ago
basic_string.cpp
[pulse] model some of `std::basic_string`
5 years ago
basics.cpp
[pulse] report errors only when the PRUNE nodes along the path are true
4 years ago
closures.cpp
[frontend] Captured struct variables in cpp lambdas
4 years ago
conditionals.cpp
[pulse] report errors only when the PRUNE nodes along the path are true
4 years ago
deduplication.cpp
[copyright] Remove years
6 years ago
exit_test.cpp
[pulse] report errors only when the PRUNE nodes along the path are true
4 years ago
fbstring.cpp
[pulse] intervals!
5 years ago
folly_DestructorGuard.cpp
[copyright] Remove years
6 years ago
frontend.cpp
[clang] NamespaceAliasDecl is just a no-op
5 years ago
interprocedural.cpp
[pulse] interprocedural histories and traces
5 years ago
issues.exp
[pulse] Optional Empty Access for std::optional
4 years ago
join.cpp
[pulse] report errors only when the PRUNE nodes along the path are true
4 years ago
memory_leak.cpp
[pulse] add a cache of constants to equate them
5 years ago
nullptr.cpp
[pulse] `delete nullptr` is a no-op
4 years ago
optional.cpp
[pulse] Optional Empty Access for std::optional
4 years ago
path.cpp
[pulse] report errors only when the PRUNE nodes along the path are true
4 years ago
reference_wrapper.cpp
[copyright] Remove years
6 years ago
returns.cpp
[pulse] C++ temporaries bound to globals do not "escape"
5 years ago
skip_config.cpp
[pulse] add option to skip functions/classes
4 years ago
slow.cpp
[pulse] a slow example for pudge
4 years ago
std_atomics.cpp
[pulse] model some of `std::atomic`
5 years ago
std_visit.cpp
[clang] fix translation of `initListExpr` again
5 years ago
temporaries.cpp
[clang] fix destructor placement for temporaries in conditionals
5 years ago
throw_test.cpp
[pulse] Distinguish exit state at top level
5 years ago
trace.cpp
[pulse] interprocedural histories and traces
5 years ago
unknown_functions.cpp
[pulse] Do not havoc arguments of unknown functions that are pointers to const
5 years ago
use_after_delete.cpp
[pulse] report errors only when the PRUNE nodes along the path are true
4 years ago
use_after_destructor.cpp
[clang] destroy C++ temporaries
6 years ago
use_after_free.cpp
[pulse] `delete nullptr` is a no-op
4 years ago
use_after_scope.cpp
[pulse] Handle stack refs escaping their scope via pointer
5 years ago
values.cpp
[pulse] apply equality relation to terms to be added to the equality relation
4 years ago
vector.cpp
[pulse] report errors only when the PRUNE nodes along the path are true
4 years ago
vector_iterator.cpp
[pulse] report errors only when the PRUNE nodes along the path are true
4 years ago