[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 Jul 28 11:36:52 PDT 2021


ldionne updated this revision to Diff 362481.
ldionne added a comment.
Herald added a project: libc++abi.
Herald added a reviewer: libc++abi.

Rebase onto main


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/__algorithm/sort.h
  libcxx/include/__config
  libcxx/include/__locale
  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
  libcxxabi/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103960.362481.patch
Type: text/x-patch
Size: 31134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210728/b763268d/attachment-0001.bin>


More information about the libcxx-commits mailing list