Skip to content
Commit a3f17ba3 authored by PragmaTwice's avatar PragmaTwice Committed by Louis Dionne
Browse files

[libc++] Implement P2467R1: Support exclusive mode for fstreams

This patch brings std::ios_base::noreplace from P2467R1 to libc++.
This requires compiling the shared library in C++23 mode since otherwise
fstream::open(...) doesn't know about the new flag.

Differential Revision: https://reviews.llvm.org/D137640


Co-authored-by: default avatarLouis Dionne <ldionne.2@gmail.com>
parent 341ca1ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment