Move IsSameValue from clang's ASTImporter to be methods on the
authorEric Christopher <echristo@apple.com>
Sun, 15 Jul 2012 00:23:36 +0000 (00:23 +0000)
committerEric Christopher <echristo@apple.com>
Sun, 15 Jul 2012 00:23:36 +0000 (00:23 +0000)
commit5449a1db40b75586c1daf70a14396295e7b3fe24
tree2e9b9b583a6e0b661cd3754f294dc6a6cfbc1ebd
parent65f489fd7d876c3e624938cd46d2475c7f365a8a
Move IsSameValue from clang's ASTImporter to be methods on the
APInt/APSInt classes.

Part of rdar://11875995

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