Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADL-proof implementation of remaining sorting-related algorithms #4367

Merged
merged 15 commits into from
Feb 6, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
std/algorithms/robust_against_adl.compile.pass.cpp:1 FAIL
frederick-vs-ja authored Feb 4, 2024
commit 2438e8d30cd6b021b028736497f7df11be85d9e0
1 change: 1 addition & 0 deletions tests/libcxx/expected_results.txt
Original file line number Diff line number Diff line change
@@ -445,6 +445,7 @@ std/containers/sequences/array/array.cons/initialization.pass.cpp:1 FAIL

# DevCom-10456523: MSVC incorrectly raises constant evaluation failure in pointer comparison
std/algorithms/robust_against_adl.compile.pass.cpp:0 FAIL
std/algorithms/robust_against_adl.compile.pass.cpp:1 FAIL

# VSO-1923988: constexpr evaluation performs an assignment with a derived type when it should use a base type
std/algorithms/alg.modifying.operations/alg.copy/copy_backward.pass.cpp:0 FAIL