[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
Thu Mar 24 14:30:59 PDT 2022
ldionne updated this revision to Diff 418048.
ldionne added a comment.
Herald added a project: All.
Rebase onto main. We still haven't fixed the underlying issues with the debug mode (it requires the dylib to have been built with support for the debug mode), but I'm curious to see what fails, if anything.
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.418048.patch
Type: text/x-patch
Size: 31443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220324/39e3c7f6/attachment-0001.bin>
More information about the libcxx-commits
mailing list