[libcxx-commits] [PATCH] D148927: [libc++] Adds more forward declaration headers.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 27 08:07:22 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9d16cbc5c8bd: [libc++] Adds more forward declaration headers. (authored by Mordante).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148927

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__fwd/fstream.h
  libcxx/include/__fwd/ios.h
  libcxx/include/__fwd/istream.h
  libcxx/include/__fwd/ostream.h
  libcxx/include/__fwd/sstream.h
  libcxx/include/__fwd/streambuf.h
  libcxx/include/fstream
  libcxx/include/ios
  libcxx/include/iosfwd
  libcxx/include/istream
  libcxx/include/module.modulemap.in
  libcxx/include/ostream
  libcxx/include/sstream
  libcxx/include/streambuf
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148927.517564.patch
Type: text/x-patch
Size: 24074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230427/5d9d312a/attachment-0001.bin>


More information about the libcxx-commits mailing list