[PATCH] D37470: [analyzer] Handle ObjC messages conservatively in CallDescription
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 27 07:21:26 PDT 2017
xazax.hun added a comment.
In https://reviews.llvm.org/D37470#906717, @dcoughlin wrote:
> 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.
My reasoning was that the tested feature is within the core. The checker just happens to trigger this.
https://reviews.llvm.org/D37470
More information about the cfe-commits
mailing list