Skip to content

Attribute: add support for MSVC pointer attribute keywords#987

Open
ehaas wants to merge 2 commits intoVexu:masterfrom
ehaas:msvc-pointer
Open

Attribute: add support for MSVC pointer attribute keywords#987
ehaas wants to merge 2 commits intoVexu:masterfrom
ehaas:msvc-pointer

Conversation

@ehaas
Copy link
Copy Markdown
Collaborator

@ehaas ehaas commented Mar 22, 2026

Adds __ptr64, __ptr32, __uptr, and __sptr support. Currently accepts those keywords in more places than msvc/clang do (e.g. we accept typedef void __ptr64 * HANDLE64;) - this will involve parser changes so perhaps could be dealt with in a follow-up commit.

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.

1 participant