[libcxx-commits] [libcxx] [libc++] Clean up some now dead code with the upgrade to GCC 14 (PR #97746)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 5 10:54:58 PDT 2024
================
@@ -855,7 +855,6 @@ string_view version
strstream istream
strstream ostream
strstream version
-syncstream cstddef
----------------
mordante wrote:
When I looked at the patch the CI was running an failing due to missing transitive includes. I'm happy with these changes to the transitive includes. So feel free to land when the CI is green.
https://github.com/llvm/llvm-project/pull/97746
More information about the libcxx-commits
mailing list