Skip to content

[cpullvm] remove test_exception_storage.pass.cpp from xfails.py - #505

Merged
Jonathon Penix (jonathonpenix) merged 1 commit into
qualcomm:qualcomm-softwarefrom
bojle:remove_test_exception_storage
Jul 15, 2026
Merged

[cpullvm] remove test_exception_storage.pass.cpp from xfails.py#505
Jonathon Penix (jonathonpenix) merged 1 commit into
qualcomm:qualcomm-softwarefrom
bojle:remove_test_exception_storage

Conversation

@bojle

Copy link
Copy Markdown
Contributor

This test failed due to ios_base::xalloc requiring an atomic function namely atomic_fetch_add_4. llvm/llvm-project#208356 fixes it by removing dependence on atomic.

This test failed due to ios_base::xalloc requiring an atomic function
namely atomic_fetch_add_4. llvm/llvm-project#208356
fixes it by removing dependence on atomic.

Signed-off-by: Shreeyash Pandey <shrpand@qti.qualcomm.com>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonathonpenix
Jonathon Penix (jonathonpenix) merged commit 66c4ae8 into qualcomm:qualcomm-software Jul 15, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants