http://llvm.org/bugs/show_bug.cgi?id=2719
Douglas Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Douglas Gregor <[email protected]> 2009-02-16 12:29:34 --- We now get a warning for this: /Users/dgregor/foo.c:1:1: error: declaration does not declare anything typedef struct S { ^~~~~~~ -- 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
