http://llvm.org/bugs/show_bug.cgi?id=10359
Richard Smith <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Richard Smith <[email protected]> 2011-07-14 16:36:11 CDT --- Fixed in r135195. We even accepted cases like this: template<typename T> struct A {} f() {} -- 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
