[PATCH] D35326: [libc++] Add _LIBCPP_TEMPLATE_VIS to __vector_base_common

Tom Anderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 16:36:21 PST 2017


thomasanderson added a comment.

pinging EricWF
this CL is needed to fix `../../buildtools/third_party/libc++/trunk/include/vector:970: error: undefined reference to 'std::__1::__vector_base_common<true>::__throw_length_error() const'`
https://logs.chromium.org/v/?s=chromium%2Fbb%2Ftryserver.v8%2Fv8_linux64_gcc_compile_dbg%2F10118%2F%2B%2Frecipes%2Fsteps%2Fcompile%2F0%2Fstdout


https://reviews.llvm.org/D35326





More information about the llvm-commits mailing list