diff --git a/llvm-project b/llvm-project index 5b14abf0c..47282b1b4 160000 --- a/llvm-project +++ b/llvm-project @@ -1 +1 @@ -Subproject commit 5b14abf0c1d0b64cbdba0c42957d55956374e5b8 +Subproject commit 47282b1b4bf3e18d2e2166b87159115ed520a2aa diff --git a/tests/libcxx/skipped_tests.txt b/tests/libcxx/skipped_tests.txt index 9f75b43c7..633e6aada 100644 --- a/tests/libcxx/skipped_tests.txt +++ b/tests/libcxx/skipped_tests.txt @@ -47,10 +47,6 @@ containers\associative\set\insert_and_emplace_allocator_requirements.pass.cpp containers\unord\unord.map\unord.map.modifiers\insert_and_emplace_allocator_requirements.pass.cpp containers\unord\unord.set\insert_and_emplace_allocator_requirements.pass.cpp -# libcxx incorrectly thinks subspan can produce a span of dynamic extent -# See https://reviews.llvm.org/D73138 -containers\views\span.sub\subspan.pass.cpp - # libcxx doesn't yet implement P1423R3, so it expects an "old" value for __cpp_lib_char8_t language.support\support.limits\support.limits.general\filesystem.version.pass.cpp language.support\support.limits\support.limits.general\istream.version.pass.cpp