[PATCH] D35326: [libc++] Add _LIBCPP_TEMPLATE_VIS to string operator+ and __vector_base_common
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 15:11:59 PDT 2017
smeenai added a comment.
r307966 <https://reviews.llvm.org/rL307966> fixes `string operator+`, and https://reviews.llvm.org/D35388 fixes `__vector_base_common`.
https://reviews.llvm.org/D35326
More information about the llvm-commits
mailing list