diff options
author | Valeriy Savchenko <vsavchenko@apple.com> | 2020-04-08 18:58:40 +0300 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2020-04-20 12:33:01 +0300 |
commit | 09a1f090509eb5971ade7089330008c6e4024d30 (patch) | |
tree | e5fe85d5e4f8bd882ae5e04d1e9fedca5d2c9976 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | fa284e136e1b67e233f445fcf643eeaa10d6835c (diff) | |
download | llvm-09a1f090509eb5971ade7089330008c6e4024d30.zip llvm-09a1f090509eb5971ade7089330008c6e4024d30.tar.gz llvm-09a1f090509eb5971ade7089330008c6e4024d30.tar.bz2 |
[analyzer] Do not report NSError null dereference for _Nonnull params.
We want to trust user type annotations and stop assuming pointers declared
as _Nonnull still can be null. This functionality is implemented as part
of NullabilityChecker as it already tracks non-null types.
Patch by Valeriy Savchenko!
Differential Revision: https://reviews.llvm.org/D77722
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions