[llvm-commits] [PATCH] simplify User::operator delete()

Chris Lattner clattner at apple.com
Wed Jan 26 11:24:23 PST 2011


On Jan 26, 2011, at 11:19 AM, Jay Foad wrote:

> It occurred to me that the logic in User::operator delete() is still
> unnecessarily complicated. Simplified thus -- the comments should
> explain what's going on.
> 
> Tested with "make check". OK to commit?

LGTM!




More information about the llvm-commits mailing list