[PATCH] D35326: [libc++] Add _LIBCPP_TEMPLATE_VIS to string operator+ and __vector_base_common

Tom Anderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 15:17:50 PDT 2017


thomasanderson added a comment.

In https://reviews.llvm.org/D35326#808870, @smeenai wrote:

> r307966 <https://reviews.llvm.org/rL307966> fixes `string operator+`, and https://reviews.llvm.org/D35388 fixes `__vector_base_common`.


Awesome, thanks for the quick fixes!


https://reviews.llvm.org/D35326





More information about the llvm-commits mailing list