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

Jay Foad jay.foad at gmail.com
Wed Jan 26 11:19:37 PST 2011


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?

Thanks,
Jay.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simplify-user-operator-delete
Type: application/octet-stream
Size: 1207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110126/e91688c9/attachment.obj>


More information about the llvm-commits mailing list