[PATCH] D131655: [analyzer] Nullability: Enable analysis of non-inlined nullable objc properties.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 15 21:29:32 PDT 2022


NoQ updated this revision to Diff 452887.
NoQ added a comment.

Get rid of unrelated code (whoops).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131655/new/

https://reviews.llvm.org/D131655

Files:
  clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
  clang/test/Analysis/nullability.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131655.452887.patch
Type: text/x-patch
Size: 11482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220816/3aa0f9f2/attachment-0001.bin>


More information about the cfe-commits mailing list