[all-commits] [llvm/llvm-project] d6a926: [libc++] Improve the tests for std::basic_stringbu...
Piotr Fusik via All-commits
all-commits at lists.llvm.org
Wed Oct 18 20:26:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6a92611ebb55bcca6231d2bdc5749eaecf349d6
https://github.com/llvm/llvm-project/commit/d6a92611ebb55bcca6231d2bdc5749eaecf349d6
Author: Piotr Fusik <fox at scene.pl>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.assign/move.pass.cpp
M libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.cons/move.alloc.pass.cpp
M libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.cons/move.pass.cpp
M libcxx/utils/data/ignore_format.txt
Log Message:
-----------
[libc++] Improve the tests for std::basic_stringbuf's constructors and assignment operators
Differential Revision: https://reviews.llvm.org/D154499
Co-authored-by: Louis Dionne <ldionne.2 at gmail.com>
More information about the All-commits
mailing list