[all-commits] [llvm/llvm-project] 376ffe: [libc++][format] Enables formattable tests for chr...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sun Mar 2 09:36:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 376ffec876acddb95fabf4fac30a8f77652f54d2
https://github.com/llvm/llvm-project/commit/376ffec876acddb95fabf4fac30a8f77652f54d2
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2025-03-02 (Sun, 02 Mar 2025)
Changed paths:
M libcxx/test/std/utilities/format/format.formattable/concept.formattable.compile.pass.cpp
M libcxx/test/std/utilities/format/format.formatter/format.formatter.locking/enable_nonlocking_formatter_optimization.compile.pass.cpp
Log Message:
-----------
[libc++][format] Enables formattable tests for chrono formatters. (#128356)
These were forgotten when these types were implemented.
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