rename PointerLikeTypeInto to PointerLikeTypeTraits, add trait for
authorChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 00:39:30 +0000 (00:39 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 00:39:30 +0000 (00:39 +0000)
commit8ee1b5e916249d1a64ad8cf99b08a0e160f9d052
treeac2ac279663151c5daa5ec412fe9ed96a22606d8
parent6a0dcc10778468b1556474aa43d4a86a14ab15d7
rename PointerLikeTypeInto to PointerLikeTypeTraits, add trait for
# low bits free, and move to its own header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67973 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/PointerIntPair.h
include/llvm/ADT/SmallPtrSet.h
include/llvm/Support/PointerLikeTypeTraits.h [new file with mode: 0644]