OSDN Git Service

[APInt] Implement operator! using operator==(uint64_t). NFCI
authorCraig Topper <craig.topper@gmail.com>
Sat, 1 Apr 2017 06:50:00 +0000 (06:50 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 1 Apr 2017 06:50:00 +0000 (06:50 +0000)
commitea476cb4cb3b3e2d2cfb3af252f538def317d31e
treeaf98341ceee6a48774c869427cb5f6cdca03f574
parentfa958b2284e76af9cd585ce1dde7f1947803727d
[APInt] Implement operator! using operator==(uint64_t). NFCI

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