This header isn't used by any public header, so there shouldn't
be any need to install it or treat it as a heder.
Once it's part of the src subdirectory, I guess one could consider
giving it a more traditional name too.
Paths
| Differential D147855
[libcxx] Move the private header __std_stream into the src subdir ClosedPublic Authored by mstorsjo on Apr 8 2023, 12:08 PM.
Details
Summary This header isn't used by any public header, so there shouldn't Once it's part of the src subdirectory, I guess one could consider
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 8 2023, 12:20 PM This revision was landed with ongoing or failed builds.Apr 12 2023, 12:27 AM Closed by commit rGa6ba74e471ac: [libcxx] Move the private header __std_stream into the src subdir (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 512672 libcxx/include/CMakeLists.txt
libcxx/include/libcxx.imp
libcxx/include/module.modulemap.in
libcxx/src/__std_stream
libcxx/src/iostream.cpp
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/utils/data/ignore_format.txt
libcxx/utils/generate_iwyu_mapping.py
|