[all-commits] [llvm/llvm-project] 6291b6: [libc++] Ensure that we restore invariants in basi...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Jul 15 07:41:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6291b63a9a104fe93f8e4e279ef2237dc081304f
https://github.com/llvm/llvm-project/commit/6291b63a9a104fe93f8e4e279ef2237dc081304f
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M libcxx/include/fstream
A libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/overflow.writefail.pass.cpp
Log Message:
-----------
[libc++] Ensure that we restore invariants in basic_filebuf::overflow (#147389)
In rare circumstances, the invariants could fail to be restored.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list