]> granicus.if.org Git - clang/commit
Reverted r64307. Moved hasSameType and hasSameUnqualifiedType from
authorDouglas Gregor <dgregor@apple.com>
Wed, 11 Feb 2009 18:22:40 +0000 (18:22 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 11 Feb 2009 18:22:40 +0000 (18:22 +0000)
commit8e6563ba097732dc1fffcfc85f8dbbceac899a80
tree83d8fc9d910746dfb98a4434075ea1c0f5dd9cfc
parent62cb18dd11472965e03374d40bc27d650bc331b6
Reverted r64307. Moved hasSameType and hasSameUnqualifiedType from
Sema to ASTContext.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64312 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h
include/clang/AST/Type.h
lib/Sema/SemaTemplate.cpp