[libcxx-commits] [PATCH] D103960: [libc++] Towards a simpler extern template story in libc++

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 9 10:34:29 PDT 2021


ldionne updated this revision to Diff 350946.
ldionne marked 2 inline comments as done.
ldionne edited the summary of this revision.
ldionne added a comment.

Rebase onto main. This is now unrelated to fixing http://llvm.org/PR50534.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103960/new/

https://reviews.llvm.org/D103960

Files:
  libcxx/docs/DesignDocs/VisibilityMacros.rst
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/UsingLibcxx.rst
  libcxx/include/__config
  libcxx/include/__locale
  libcxx/include/algorithm
  libcxx/include/fstream
  libcxx/include/istream
  libcxx/include/locale
  libcxx/include/ostream
  libcxx/include/sstream
  libcxx/include/streambuf
  libcxx/include/string
  libcxx/include/valarray
  libcxx/include/vector

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103960.350946.patch
Type: text/x-patch
Size: 30760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210609/9ca5984c/attachment-0001.bin>


More information about the libcxx-commits mailing list