basic_filebuf needs to delay obtaining a codecvt facet from the global locale...
basic_filebuf needs to delay obtaining a codecvt facet from the global locale to give the client a chance to imbue the proper locale. Fixes http://llvm.org/bugs/show_bug.cgi?id=13663. llvm-svn: 162567
Loading
Please register or sign in to comment