[PATCH] D5238: [analyzer] Detect duplicate [super dealloc] calls

Devin Coughlin via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 10 13:33:57 PST 2016


dcoughlin added a comment.

In http://reviews.llvm.org/D5238#348199, @zaks.anna wrote:

> Looks good, below are some comments which are mostly nits.
>
> What's the plan for bringing this out of alpha? Is it pending evaluation on real code?


I will first extend this checker to check for uses of self after dealloc and then evaluate.


http://reviews.llvm.org/D5238





More information about the cfe-commits mailing list