[all-commits] [llvm/llvm-project] 39f0f0: [libc++] Remove obsolete guards for join_view bein...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Feb 12 00:45:11 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39f0f0a21b0f638f13c9440e4607151afc8437ac
https://github.com/llvm/llvm-project/commit/39f0f0a21b0f638f13c9440e4607151afc8437ac
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M libcxx/test/std/algorithms/alg.nonmodifying/alg.find/find.pass.cpp
M libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find.pass.cpp
M libcxx/test/std/algorithms/alg.nonmodifying/alg.foreach/for_each.pass.cpp
Log Message:
-----------
[libc++] Remove obsolete guards for join_view being experimental (#126697)
These TODOs were forgotten when join_view was made non-experimental. By
removing these checks, we slightly increase the coverage of the test
suite.
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