[all-commits] [llvm/llvm-project] 3c5885: [libc++][tests] Fix a few remaining instances of o...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Oct 30 09:29:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c5885535a82fc5266450620da8c2b880ae9b497
https://github.com/llvm/llvm-project/commit/3c5885535a82fc5266450620da8c2b880ae9b497
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M libcxx/test/libcxx/algorithms/cpp17_iterator_concepts.verify.cpp
M libcxx/test/std/containers/views/mdspan/layout_stride/extents.verify.cpp
Log Message:
-----------
[libc++][tests] Fix a few remaining instances of outdated static assertion regexes in our test suite (#70454)
This is a re-application of 166b3a86173, which was reverted in
fde1ecdec878b because it broke some tests.
More information about the All-commits
mailing list