[PATCH] D52662: [libc++] Make sure we can build libc++ with -fvisibility=hidden
Louis Dionne via Phabricator
reviews at reviews.llvm.org
Mon Oct 15 10:08:48 PDT 2018
ldionne updated this revision to Diff 169722.
ldionne added a comment.
Purge _LIBCPP_EXTERN_VIS
Repository:
rCXX libc++
https://reviews.llvm.org/D52662
Files:
libcxx/docs/DesignDocs/VisibilityMacros.rst
libcxx/include/__config
libcxx/include/__debug
libcxx/include/__functional_base
libcxx/include/__locale
libcxx/include/__mutex_base
libcxx/include/charconv
libcxx/include/locale
libcxx/include/thread
libcxx/include/utility
libcxx/lib/CMakeLists.txt
libcxx/src/iostream.cpp
libcxx/src/thread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52662.169722.patch
Type: text/x-patch
Size: 10637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181015/e7d90690/attachment.bin>
More information about the libcxx-commits
mailing list