eugenis added a comment. This is a mechanical change, and AFAIR I checked that no bits of libc++.so are affected.
The same mechanical change in streambuf/istream/ostream (the stuff that's parts of extern templates) breaks libc++ because of https://llvm.org/bugs/show_bug.cgi?id=25427, that's why it's not included here. I'll verify that this is not a functional change one more time. Repository: rL LLVM http://reviews.llvm.org/D14410 _______________________________________________ cfe-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
