]> granicus.if.org Git - clang/commit
fix the two xfails I added with a previous patch by making ObjC interface
authorChris Lattner <sabre@nondot.org>
Wed, 1 Apr 2009 02:36:43 +0000 (02:36 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 1 Apr 2009 02:36:43 +0000 (02:36 +0000)
commit285d0dba947b7c9960eaa88e8c4fced0398d4319
tree7f13cbb8bfb8e2e4383952425543ff52ba31b252
parent5ad0f6778556535dca448e9d82e674d2d255ad06
fix the two xfails I added with a previous patch by making ObjC interface
types get completed when their definition is seen if previously laid out by
the code generator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68177 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenTypes.cpp
lib/CodeGen/CodeGenTypes.h
test/CodeGenObjC/class-type.m
test/CodeGenObjC/forward-class-impl-metadata.m