Skip to content

llvm2alive: skip string attributes in handleParamAttrs - #1352

Merged
nunoplopes merged 1 commit into
AliveToolkit:masterfrom
aleksisch:fix-string-param-attrs
Sep 17, 2026
Merged

nunoplopes merged 1 commit into
AliveToolkit:masterfrom
aleksisch:fix-string-param-attrs

Conversation

@aleksisch

Copy link
Copy Markdown
Contributor

Guard the loop the same way handleRetAttrs and handleFnAttrs already do: only enum, int and type attributes reach the switch.

Guard the loop the same way handleRetAttrs and handleFnAttrs already do:
only enum, int and type attributes reach the switch.
@nunoplopes
nunoplopes merged commit 4338a63 into AliveToolkit:master Sep 17, 2026
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