http://llvm.org/bugs/show_bug.cgi?id=9632
Howard Hinnant <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Howard Hinnant <[email protected]> 2012-02-15 17:43:01 CST --- I believe this was fixed in r135393 as part of fixing http://llvm.org/bugs/show_bug.cgi?id=10390 by adding declarations of the streaming operators in <bitset>. I know of no conforming program that this design will break. -- 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
