http://llvm.org/bugs/show_bug.cgi?id=7650
Douglas Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Douglas Gregor <[email protected]> 2010-07-15 14:08:26 CDT --- Clang is correct to reject this code; GCC shouldn't allow it to compile. Please see http://clang.llvm.org/compatibility.html#dep_lookup for an explanation. -- 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
