]> granicus.if.org Git - clang/commit
qualifier comparisons should be done on canonical types.
authorChris Lattner <sabre@nondot.org>
Thu, 3 Apr 2008 05:07:04 +0000 (05:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 3 Apr 2008 05:07:04 +0000 (05:07 +0000)
commit988ee6ef540d1203cf4aa52971f3c135c796bdf7
treea2645915e6d75edd2b65c270271c4af48286549c
parent4ccea1a2e9ecc0100115b428fbbee546362fb22c
qualifier comparisons should be done on canonical types.

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