]> granicus.if.org Git - clang/commit
merge compatibility testing of qualified/unqualified interfaces together
authorChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 06:38:24 +0000 (06:38 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 06:38:24 +0000 (06:38 +0000)
commitb0489814dcb3cb801eeb0784cc6b6fcf575ff71d
tree682e175203cccca58f4ae39d23e4bbf1b7c7104c
parent1ee0700c7dbe3554df09b4558e0b35a53d487ff2
merge compatibility testing of qualified/unqualified interfaces together
and fix a bug.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49322 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
test/Sema/objc-comptypes-5.m