[PATCH] D37470: [analyzer] Handle ObjC messages conservatively in CallDescription
Devin Coughlin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 25 09:13:28 PDT 2017
dcoughlin added a comment.
I think it would be better to add a new "test/Analysis/block-in-critical-section.m" file rather than enabling a random alpha checker in a file that tests the analyzer core.
https://reviews.llvm.org/D37470
More information about the cfe-commits
mailing list