dexonsmith closed this revision.
dexonsmith added a comment.
Committed in r299290.
https://reviews.llvm.org/D31564
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
dexonsmith created this revision.
Herald added subscribers: rengolin, aemerson.
This is effectively a partial revert of r278356, which started inlining
basic_string::__init. Even if we want to help the compiler along with
an inlinehint, we shouldn't hamstring it by forcing it to inline all the
ti