[PATCH] D54017: [analyzer] NullabilityChecker: Invariant violation should only be triggered for symbols.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 1 17:36:08 PDT 2018
NoQ added a comment.
It also seems that we still have a false negative under ARC, but i didn't bother investigating it. Just in case, i added `-fobjc-arc` run-lines to older tests to see if there's any difference, and it turned out that there's no difference.
Repository:
rC Clang
https://reviews.llvm.org/D54017
More information about the cfe-commits
mailing list