]> granicus.if.org Git - clang/commit
Simplify some objc compatibility testing, make interfaceTypesAreCompatible
authorChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 04:07:56 +0000 (04:07 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 04:07:56 +0000 (04:07 +0000)
commitc4e405996217f4be20f73186da53b23b5c4783dc
tree22cce4eee1397595f9b79f2b10c2de421d7142e5
parent439dbadeada35a73e0b182270456ed76dda635d4
Simplify some objc compatibility testing, make interfaceTypesAreCompatible
a static function named isCompatibleInterfaceAssign.

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