http://llvm.org/bugs/show_bug.cgi?id=9999
Douglas Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Douglas Gregor <[email protected]> 2011-05-24 11:02:34 CDT --- Fixed (for C++0x) by implementing the corresponding part of C++0x [expr.const]p2 in Clang r131968. -- 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
