]> granicus.if.org Git - clang/commit
simplify the logic in ASTContext::objcTypesAreCompatible
authorChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 01:30:37 +0000 (01:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 01:30:37 +0000 (01:30 +0000)
commit439dbadeada35a73e0b182270456ed76dda635d4
treea3b1779ffbc3a678f8545559ab2ea5df25ebeb7e
parent368eefa081d12f0a265ee90ee8ec61b54168d57d
simplify the logic in ASTContext::objcTypesAreCompatible

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