]> granicus.if.org Git - clang/commit
implement the PointerLikeTypeInfo trait for QualType, allowing
authorChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 00:03:08 +0000 (00:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 00:03:08 +0000 (00:03 +0000)
commit4e7072872e8e2ed76a4c6933424bffa253896e7e
treedf7cde6e57d4854462f22160b750ad65fd38eebd
parent81c85c421197a602523781a6ef730639c4c6ea51
implement the PointerLikeTypeInfo trait for QualType, allowing
it to be stuck into a SmallPtrSet.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67967 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Type.h