[all-commits] [llvm/llvm-project] 3e7be4: [libc++][test] Test `nasty_string` in C++20 (#135338)
A. Jiang via All-commits
all-commits at lists.llvm.org
Sat Apr 12 20:23:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e7be494f84e51d5f4245d6f39e380a500f226a6
https://github.com/llvm/llvm-project/commit/3e7be494f84e51d5f4245d6f39e380a500f226a6
Author: A. Jiang <de34 at live.cn>
Date: 2025-04-13 (Sun, 13 Apr 2025)
Changed paths:
M libcxx/test/std/strings/basic.string/string.modifiers/string_append/initializer_list.pass.cpp
M libcxx/test/std/strings/basic.string/string.modifiers/string_assign/string.pass.cpp
M libcxx/test/support/nasty_string.h
Log Message:
-----------
[libc++][test] Test `nasty_string` in C++20 (#135338)
It seems that we can only rely on C++20 features and make `nasty_string`
also tested for MSVC STL.
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