Skip to content

Support clang_getCursorAvailability()#8

Merged
dschrempf merged 1 commit into
mainfrom
dom/1062/availability
Oct 1, 2025
Merged

Support clang_getCursorAvailability()#8
dschrempf merged 1 commit into
mainfrom
dom/1062/availability

Conversation

@dschrempf

@dschrempf dschrempf commented Sep 30, 2025

Copy link
Copy Markdown
Collaborator

This is a prerequisite for well-typed/hs-bindgen#1062

Function reference: https://clang.llvm.org/doxygen/group__CINDEX__CURSOR__MANIP.html#gab44e2a565fa40a0e0fc0f130f618a9b5

Enum CXAvailabilityKind: https://clang.llvm.org/doxygen/group__CINDEX.html#gada331ea0195e952c8f181ecf15e83d71

To discuss briefly before merge:

  • Should we export CXAvailabilityKind as is from HighLevel? Changed to Availability, which is nicer.

@edsko edsko left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Feel free to merge provided you've actually tried to use this :)

@dschrempf
dschrempf force-pushed the dom/1062/availability branch 3 times, most recently from acdfb42 to 186c5c1 Compare September 30, 2025 18:53
@dschrempf
dschrempf force-pushed the dom/1062/availability branch from 186c5c1 to d288147 Compare October 1, 2025 04:19
@dschrempf
dschrempf added this pull request to the merge queue Oct 1, 2025
Merged via the queue into main with commit 886cb85 Oct 1, 2025
8 checks passed
@dschrempf
dschrempf deleted the dom/1062/availability branch October 1, 2025 04:34
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