Skip to content

Commit

Permalink
Update libcxx for https://reviews.llvm.org/D73138. (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyONeal committed Feb 19, 2020
1 parent f01ecbb commit fffbd8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion llvm-project
Submodule llvm-project updated 11489 files
4 changes: 0 additions & 4 deletions tests/libcxx/skipped_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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<Offset, Count> 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
Expand Down

0 comments on commit fffbd8f

Please sign in to comment.