diff options
author | Stanislav Gatev <sgatev@google.com> | 2022-03-08 09:55:00 +0000 |
---|---|---|
committer | Stanislav Gatev <sgatev@google.com> | 2022-03-09 09:42:51 +0000 |
commit | ce205cffdfa0f16ce9441ba46fa43e23cecf8be7 (patch) | |
tree | 923b73acbd067d448d09ee158f4e5297a110d58e /llvm/lib/IR/Function.cpp | |
parent | 406d418c0c831287b41c83150369fd8485c3d700 (diff) | |
download | llvm-ce205cffdfa0f16ce9441ba46fa43e23cecf8be7.zip llvm-ce205cffdfa0f16ce9441ba46fa43e23cecf8be7.tar.gz llvm-ce205cffdfa0f16ce9441ba46fa43e23cecf8be7.tar.bz2 |
[clang][dataflow] Add analysis that detects unsafe accesses to optionals
Adds a dataflow analysis that detects unsafe accesses to values of type
`std::optional`, `absl::optional`, or `base::Optional`.
Reviewed-by: ymandel, xazax.hun
Differential Revision: https://reviews.llvm.org/D121197
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions