Skip to content
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

[SMTChecker] Do not visit the name of a modifier invocation #7823

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

leonardoalt
Copy link
Member

@leonardoalt leonardoalt commented Nov 27, 2019

Visiting the name doesn't do anything and would only cause annoying warnings like "type type(...) not supported"
Found it when implementing constructors in #7490

@chriseth chriseth merged commit 9ec44c2 into develop Nov 27, 2019
@chriseth chriseth deleted the smt_typetype_msg branch November 27, 2019 22:19
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.

3 participants