allow != to compare PointerUnion, we already support ==.
authorChris Lattner <sabre@nondot.org>
Fri, 16 Aug 2013 22:09:02 +0000 (22:09 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Aug 2013 22:09:02 +0000 (22:09 +0000)
commitb2820859240b8b8ad03384207ce896da60702f98
tree6b2c0351f4e9d15ae62fba94e0a3af9b647c30ad
parentd861b90fe264ec42b941162ca920fadd0a80a1c1
allow != to compare PointerUnion, we already support ==.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188582 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/PointerUnion.h