[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 8 09:32:27 PDT 2022


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

Rebase onto main. Now that the debug mode is configure-time only, I think this should work.


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
  libcxxabi/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103960.435211.patch
Type: text/x-patch
Size: 30936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220608/9545b135/attachment-0001.bin>


More information about the libcxx-commits mailing list