Skip to content

Conversation

@cbecerescu
Copy link
Contributor

No description provided.

q{
void actual_func(Foo *) {}
Foo *f;
func(f);
Copy link
Contributor Author

@cbecerescu cbecerescu May 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prior to this change, this would be preprocessed to "actual_func cast(f)" instead of "actual_func(f)"

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.

1 participant