http://llvm.org/bugs/show_bug.cgi?id=7350
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Chris Lattner <[email protected]> 2010-06-15 17:45:01 CDT --- I get: anon_union_struct_objc_class_crash.m:11:20: error: cannot find interface declaration for 'NSObject', superclass of 'AClass' @interface AClass: NSObject ~~~~~~~~~~~~~~~~~ ^ In any case, this has almost certainly been fixed in mainline. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
