http://llvm.org/bugs/show_bug.cgi?id=7507
Eli Friedman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #1 from Eli Friedman <[email protected]> --- On trunk: <stdin>:2:14: error: 'S' can not be defined in a type specifier new struct S { int x; }; ^ 1 error generated. -- 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
