[cfe-commits] [PATCH] CheckDeadStores: Make use of Expr::isNullPointerConstant
Ted Kremenek
kremenek at apple.com
Sun Nov 22 12:26:36 PST 2009
Applied: 89621
Thanks!
On Nov 22, 2009, at 10:56 AM, Kovarththanan Rajaratnam wrote:
> Hey,
>
> This patch changes CheckDeadStores to use Expr::isNullPointerConstant,
> which will correctly determine whether an expression is a null pointer
> constant.
>
> --
> Best regards,
> Kovarththanan Rajaratnam
> <use_is_null_pointer_constant.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list