Skip to content

Improve Swift type extraction coverage#613

Open
xbsjason wants to merge 1 commit into
DeusData:mainfrom
xbsjason:main
Open

Improve Swift type extraction coverage#613
xbsjason wants to merge 1 commit into
DeusData:mainfrom
xbsjason:main

Conversation

@xbsjason

@xbsjason xbsjason commented Jun 24, 2026

Copy link
Copy Markdown

Summary

  • Index Swift protocol function requirements as methods.
  • Capture Swift enum bodies as Enum nodes with the parent type name.
  • Add regression coverage for Swift protocol, struct, and enum extraction.

Verification

  • PASS: Swift extraction block from the C test runner after rebase. Confirmed swift_protocol, swift_struct, swift_enum, and Swift call extraction all pass.

Caveat

  • make -f Makefile.cbm cbm currently fails on this machine in pre-existing production allocator code with unknown type name git_allocator when CBM_BIND_TS_ALLOCATOR=1.

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