Files
clang-p2996/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
tripleCC 993060e1d3 [StaticAnalyzer] Fix block pointer type nullability check
This patch fixes a false negative when the property type
is an objective-c block pointer.

Patch By tripleCC!

Differential Revision: https://reviews.llvm.org/D151651
2023-05-30 11:20:05 +02:00

52 KiB