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.
Sungkeun Cho
d9021b9517
[frontend] Add try_entry, try_exit statements for C++ try-catch blocks
...
Summary: This diff adds TryEntry and TryExit statements to the entry and exit of C++ `try` block, in order to handle exceptional control flow better in analyses.
Reviewed By: da319, jvillard
Differential Revision: D26946188
fbshipit-source-id: 33f4ae9e7
4 years ago
..
annotation-reachability
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
biabduction
[clang] deal with conditionally-destroyed temporaries
4 years ago
bufferoverrun
[inferbo] Handle field access from global struct arrays
4 years ago
conflicts
[tech debt] Remove experimental nullability checkers
5 years ago
frontend
[clang] migrate to llvm/clang11
4 years ago
impurity
[impurity] Collect all accesses
4 years ago
linters
[copyright] Remove years
6 years ago
linters-for-test-only
[AL] Add a is_static predicate
5 years ago
liveness
[frontend] Add try_entry, try_exit statements for C++ try-catch blocks
4 years ago
performance
[cost] Procedures with empty body gets 0 cost
4 years ago
pulse
[clang] migrate to llvm/clang11
4 years ago
quandary
[clang] migrate to llvm/clang11
4 years ago
racerd
[racerd][C++] do not report on lambdas at top level
4 years ago
shared
[frontend] Add try_entry, try_exit statements for C++ try-catch blocks
4 years ago
siof
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
starvation
[biabd] rename test directories from {biabduction,errors,infer} to {biabduction}
5 years ago
uninit
[clang] fix bad interaction between ConditionalOperator and initializers
4 years ago