Skip to content

Add support for ACSL ghost annotations - #63

Open
zafer-esen wants to merge 7 commits into
masterfrom
acsl-ghost-support
Open

Add support for ACSL ghost annotations#63
zafer-esen wants to merge 7 commits into
masterfrom
acsl-ghost-support

Conversation

@zafer-esen

@zafer-esen zafer-esen commented Apr 17, 2026

Copy link
Copy Markdown
Collaborator

Most of what is listed in Figure 2.29 in ANSI/ISO C Specification Language Version 1.23 is now supported.

Ghost function declarations/definitions, ghost params in non-ghost functions, ghost alternative statements are not supported.

Ghost and non-ghost pointers may also alias, we are not currently checking for this.

Should close #21 once merged to master. (This branch is branched off of nightly.)

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.

Support for ghost annotations

1 participant