Skip to content

Factor out replacement of calls to bodyless functions into separate pass #1317

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

Closed
peterschrammel opened this issue Aug 31, 2017 · 2 comments
Closed

Comments

@peterschrammel
Copy link
Member

...to enable custom replacements (assume(false), return nondet, full nondet sideeffects and returns, summaries, etc).

@tautschnig
Copy link
Collaborator

Note that there already is "undefined-function-is-assume-false" in goto-instrument. While I do agree that some factoring-out would be good, there is a risk of introducing even more command-line options to control the behaviour. I would strongly suggest that any such pass is done via goto-instrument.

@TGWDB
Copy link
Contributor

TGWDB commented Jun 9, 2021

Closing as a feature we're not actively working on (and have not been considering for a long time). Please reopen if you believe this is erroneous.

@TGWDB TGWDB closed this as completed Jun 9, 2021
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

No branches or pull requests

3 participants