[llvm] r188582 - allow != to compare PointerUnion, we already support ==.

Chris Lattner clattner at apple.com
Fri Aug 16 15:32:06 PDT 2013


On Aug 16, 2013, at 3:16 PM, Chandler Carruth <chandlerc at google.com> wrote:

> 
> On Fri, Aug 16, 2013 at 3:09 PM, Chris Lattner <sabre at nondot.org> wrote:
> Author: lattner
> Date: Fri Aug 16 17:09:02 2013
> New Revision: 188582
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=188582&view=rev
> Log:
> allow != to compare PointerUnion, we already support ==.
> 
> Unit test? ;]

*bows head in shame*

-Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130816/9d279c50/attachment.html>


More information about the llvm-commits mailing list