[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:28:38 PDT 2017
smeenai added a comment.
In https://reviews.llvm.org/D35326#808884, @thomasanderson wrote:
> 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!
I'm just glad someone else is also attempting to use libc++ with hidden visibility :)
https://reviews.llvm.org/D35326
More information about the llvm-commits
mailing list