Skip to content

Reject unsupported macro calls without panicking - #1544

Merged
sbillig merged 1 commit into
argotorg:masterfrom
cburgdorf:fix/1132-unsupported-macro-call
Sep 11, 2026
Merged

sbillig merged 1 commit into
argotorg:masterfrom
cburgdorf:fix/1132-unsupported-macro-call

Conversation

@cburgdorf

Copy link
Copy Markdown
Collaborator

Preserve unsupported macro calls in HIR and report a diagnostic before semantic lowering. Add CLI, type-checking, and crash regression coverage.

Fixes #1132

Preserve unsupported macro calls in HIR and report a diagnostic before semantic lowering. Add CLI, type-checking, and crash regression coverage.

Fixes argotorg#1132
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-10T19:41:27.723122Z 871e3bc PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@cburgdorf
cburgdorf requested a review from sbillig September 11, 2026 15:39
@sbillig
sbillig merged commit a0996f7 into argotorg:master Sep 11, 2026
7 checks passed
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.

[ICE] Function calling followed by '!' causes an error

2 participants