[PATCH] D49914: [libc++] Add the _LIBCPP_HIDE_FROM_ABI_AFTER_V1 macro

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 27 07:55:06 PDT 2018


ldionne updated this revision to Diff 157696.
ldionne added a comment.

Document the macro in the official documentation instead of the header, per
Eric's comment on a previous patch of mine.


Repository:
  rCXX libc++

https://reviews.llvm.org/D49914

Files:
  libcxx/docs/DesignDocs/VisibilityMacros.rst
  libcxx/include/__config
  libcxx/lib/abi/x86_64-apple-darwin.v2.abilist

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49914.157696.patch
Type: text/x-patch
Size: 28605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180727/c325f6b5/attachment-0001.bin>


More information about the cfe-commits mailing list