http://llvm.org/bugs/show_bug.cgi?id=14007
Howard Hinnant <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Howard Hinnant <[email protected]> 2012-10-03 15:50:10 CDT --- Thanks for the patch. Committed revision 165151. _LIBCPP_HAS_IS_BASE_OF is an unfortunate spelling. However I searched and that spelling is used consistently throughout the lib. So I think it better just to let it be, just in case some customer is counting on this spelling (benefit / cost ratio not sufficiently high to change it). -- 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
