MSYS2 just updated their clang and associated packages to 17.0.1. We are now seeing the following compilation error:
17 | # include <__std_stream>
| ^~~~~~~~~~~~~~
This seems to be related to the following change in libcxx: https://reviews.llvm.org/D147855
MSYS2 just updated their clang and associated packages to 17.0.1. We are now seeing the following compilation error:
This seems to be related to the following change in libcxx: https://reviews.llvm.org/D147855