Skip to content

Compiler: move c2_assert to c2 #306

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

chqrlie
Copy link
Contributor

@chqrlie chqrlie commented Jun 27, 2025

  • compute the assert string and function call at parse time
  • add libc2 module in libs/libc/c2internals.c2i
  • add auto_func function parameter attribute
  • reject invalid combinations of auto_xxx attributes

* compute the assert string and function call at parse time
* add libc2 module in libs/libc/c2_internals.c2i
* add `auto_func` function parameter attribute
* reject invalid combinations of `auto_xxx` attributes
@bvdberg
Copy link
Member

bvdberg commented Jun 28, 2025

It also has auto-arg changes.. please keep commits small so it's easier for me to review..

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