[all-commits] [llvm/llvm-project] 140c37: Revert "[libc++] Apply _LIBCPP_EXCLUDE_FROM_EXPLIC...

philnik777 via All-commits all-commits at lists.llvm.org
Wed May 24 08:48:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 140c375ab1532180f59a8935dea6c422b79a710a
      https://github.com/llvm/llvm-project/commit/140c375ab1532180f59a8935dea6c422b79a710a
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-05-24 (Wed, 24 May 2023)

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

  Log Message:
  -----------
  Revert "[libc++] Apply _LIBCPP_EXCLUDE_FROM_EXPLICIT_INSTANTIATION only in classes that we have instantiated externally"

This reverts commit b3c9150062dc4264afb4a3d2790f071c1ebe0743.

There were unexpected breakages downstream. @EricWF is investigating.




More information about the All-commits mailing list