diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2017-06-05 12:40:03 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2017-06-05 12:40:03 +0000 |
commit | fbe891ee05a5f6594025c800b468908911217500 (patch) | |
tree | e31522ae5aa3b9ff738d7360855ac6a37c791446 /llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp | |
parent | f6059fdc547f1f07ef1c22b48da6514a581c3665 (diff) | |
download | llvm-fbe891ee05a5f6594025c800b468908911217500.zip llvm-fbe891ee05a5f6594025c800b468908911217500.tar.gz llvm-fbe891ee05a5f6594025c800b468908911217500.tar.bz2 |
[analyzer] Nullability: fix notes around synthesized ObjC property accessors.
Nullable-to-nonnull checks used to crash when the custom bug visitor was trying
to add its notes to autosynthesized accessors of Objective-C properties.
Now we avoid this, mostly automatically outside of checker control, by
moving the diagnostic to the parent stack frame where the accessor has been
called.
Differential revision: https://reviews.llvm.org/D32437
llvm-svn: 304710
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp')
0 files changed, 0 insertions, 0 deletions