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

[libc++] Adjust tests for Clang-18 #77123

Closed
mordante opened this issue Jan 5, 2024 · 0 comments · Fixed by #77234
Closed

[libc++] Adjust tests for Clang-18 #77123

mordante opened this issue Jan 5, 2024 · 0 comments · Fixed by #77234
Assignees
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. test-suite

Comments

@mordante
Copy link
Member

mordante commented Jan 5, 2024

#76833 disables 2 libc++ tests in Clang-18. These can be reenabled after the changes are available in the Docker CI. Note the tests need clang-18 specific changes.

@mordante mordante self-assigned this Jan 5, 2024
@mordante mordante added the libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. label Jan 5, 2024
@github-actions github-actions bot added the libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. label Jan 5, 2024
mordante added a commit to mordante/llvm-project that referenced this issue Jan 7, 2024
mordante added a commit that referenced this issue Jan 7, 2024
justinfargnoli pushed a commit to justinfargnoli/llvm-project that referenced this issue Jan 28, 2024
blueboxd pushed a commit to blueboxd/libcxx that referenced this issue Feb 1, 2024
As suggested by @philnik777 this is a better fix than
02a33b72fd21cdbf476d6bda72faa462e073e510

Fixes: llvm/llvm-project#77123
NOKEYCHECK=True
GitOrigin-RevId: 1f9c2ddd8c1c5ff013c1f3b5570a0af0657311a8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. test-suite
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants