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.
Jules Villard
f2e3f67f40
[clang] change the way we wire up return statements
...
Summary:
Split the translation of return more aggressively between:
1. the instruction that has to happen before the translation of the sub-expr
2. the sub-expr
3. the instruction that has to happen after the sub-expr
This is needed for the next diff which creates potentially large CFGs in
(2).
Reviewed By: da319
Differential Revision: D24954071
fbshipit-source-id: a7e7e2527
4 years ago
..
assertions
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
biabduction
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
c_tests
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
generic_models
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
include_header
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
memory_leaks
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
models
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
mutex
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
npe
[preanalysis] do not nullify vars captured by ref
4 years ago
numeric
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
overwrite_attribute
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
pointers
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
resource_leaks
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
smart_ptr
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
stack_escape
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
static_local
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
subtyping
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
templates
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
types
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
use_after_free
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
vector
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
Makefile
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
issues.exp
[clang] change the way we wire up return statements
4 years ago
shared
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago