]> granicus.if.org Git - clang/commit
change another PointerIntPair into a PointerUnion.
authorChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 06:43:22 +0000 (06:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 06:43:22 +0000 (06:43 +0000)
commit5648a8a700d2a0435373da4122d32f8e6fe95656
treeed932500bb7e201b94396909978446f38ce18040
parentee219fd5f2776d8dd39d857f87304297b5ed743a
change another PointerIntPair into a PointerUnion.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67991 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclBase.cpp