[flang-commits] [openmp] [clang-tools-extra] [flang] [mlir] [llvm] [lld] [compiler-rt] [libc] [lldb] [clang] [libcxx] [libc++][streams] P1759R6: Native handles and file streams (PR #76632)

Mark de Wever via flang-commits flang-commits at lists.llvm.org
Wed Jan 3 09:05:48 PST 2024


mordante wrote:

> > I did a full review. There are a number of comments, once these are addressed the patch is ready.
> 
> Thank you for the detailed review and patience!
> 
> I believe the failing tests are unrelated to this patch:
> 
> > Failed Tests (2):
> > llvm-libc++-shared-clangcl.cfg.in :: libcxx/utilities/expected/expected.expected/transform_error.mandates.verify.cpp
> > llvm-libc++-shared-clangcl.cfg.in :: libcxx/utilities/expected/expected.void/transform_error.mandates.verify.cpp

The breakage is indeed unrelated. I've reverted the patch that introduced it.

https://github.com/llvm/llvm-project/pull/76632


More information about the flang-commits mailing list