[libcxx-commits] [PATCH] D150896: [libc++] Apply _LIBCPP_EXCLUDE_FROM_EXPLICIT_INSTANTIATION only in classes that we have instantiated externally

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 23 13:33:13 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb3c9150062dc: [libc++] Apply _LIBCPP_EXCLUDE_FROM_EXPLICIT_INSTANTIATION only in classes that… (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150896

Files:
  libcxx/include/__config
  libcxx/include/__locale
  libcxx/include/fstream
  libcxx/include/ios
  libcxx/include/istream
  libcxx/include/locale
  libcxx/include/ostream
  libcxx/include/regex
  libcxx/include/sstream
  libcxx/include/streambuf
  libcxx/utils/libcxx/test/params.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150896.524863.patch
Type: text/x-patch
Size: 58524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230523/e95caf1d/attachment-0001.bin>


More information about the libcxx-commits mailing list