Skip to content

Avoid mangling type pack index.#1521

Merged
ericniebler merged 1 commit intoNVIDIA:mainfrom
jehelset:jeh/avoid-mangling-type-pack-index
Apr 28, 2025
Merged

Avoid mangling type pack index.#1521
ericniebler merged 1 commit intoNVIDIA:mainfrom
jehelset:jeh/avoid-mangling-type-pack-index

Conversation

@jehelset
Copy link
Contributor

@jehelset jehelset commented Apr 28, 2025

gcc-15 has pack-indexing but doesn't know how to mangle them yet:

itanium-cxx-abi/cxx-abi#175

as suggested, add layer of indirection to hide type pack indexing from symbol names.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Apr 28, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ericniebler
Copy link
Collaborator

/ok to test dd0ae2d

@ericniebler ericniebler merged commit b0b18b8 into NVIDIA:main Apr 28, 2025
18 checks passed
@jehelset jehelset deleted the jeh/avoid-mangling-type-pack-index branch May 1, 2025 16:17
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.

2 participants