[PATCH] D37182: [libcxx] Special visibility macros for the experimental library
Hamza Sood via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 1 03:15:09 PDT 2017
hamzasood updated this revision to Diff 113527.
hamzasood added a comment.
Okay, I've split the patch up as requested.
This patch is now just the mechanical attribute change and documentation change.
The test case is now https://reviews.llvm.org/D37375.
The other Windows build fixes are https://reviews.llvm.org/D37376.
https://reviews.llvm.org/D37182
Files:
docs/DesignDocs/VisibilityMacros.rst
include/experimental/__config
include/experimental/__memory
include/experimental/algorithm
include/experimental/any
include/experimental/coroutine
include/experimental/dynarray
include/experimental/filesystem
include/experimental/functional
include/experimental/memory_resource
include/experimental/numeric
include/experimental/optional
include/experimental/propagate_const
include/experimental/string_view
include/experimental/tuple
include/experimental/type_traits
include/experimental/utility
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37182.113527.patch
Type: text/x-patch
Size: 146611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170901/f62bc6bb/attachment-0001.bin>
More information about the cfe-commits
mailing list