]> granicus.if.org Git - clang/commit
QualType can go in SmallPtrSet now, simplify code that used to have
authorChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 00:04:01 +0000 (00:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 00:04:01 +0000 (00:04 +0000)
commite37b94c718169ca429acfb1ffe50f7e9b987512b
tree4543fe6da5cf52d3a448b04eb17b6e2b41d00755
parent4e7072872e8e2ed76a4c6933424bffa253896e7e
QualType can go in SmallPtrSet now, simplify code that used to have
to work around this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67968 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaOverload.cpp