[PATCH] D39301: Ignore implicity casts for zero-as-null-pointer-constant warning

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 25 11:59:34 PDT 2017


aaron.ballman added a comment.

In https://reviews.llvm.org/D39301#906911, @thakis wrote:

> Awesome, thanks much! Like lebedev.ri says, adding a test for the "Parens" part would be good.


I agree. I should have been more explicit with my LGTM, but I presumed you knew to add the tests already. ;-)


https://reviews.llvm.org/D39301





More information about the cfe-commits mailing list