[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 13:44:56 PDT 2017


thomasanderson added a comment.

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

> Hmm, what version of gcc are you using? https://reviews.llvm.org/diffusion/L/browse/libcxx/trunk/docs/DesignDocs/VisibilityMacros.rst;307951$86-90 suggests this may have changed recently.


I'm using 4.8.4


https://reviews.llvm.org/D35326





More information about the llvm-commits mailing list