On Mon, May 11, 2009 at 12:50 PM, Chris Lattner <[email protected]> wrote: > Can't this be handled by making isNullPointerConstant handle this? If > so, LHSIsNull/RHSIsNull are already computed.
AFAIK, 0==nullptr isn't legal. -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
