http://llvm.org/bugs/show_bug.cgi?id=10737
Eli Friedman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #5 from Eli Friedman <[email protected]> 2011-08-24 19:40:43 CDT --- (In reply to comment #4) > The bug now is: > > struct A { > void func(foo); > typedef int foo; > }; > > Should compile but does not. That's not a bug. -- 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
