Skip to content

fix(cpp1): emit body of non local function expression #601

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

Merged
merged 3 commits into from
Sep 2, 2023

Conversation

JohelEGP
Copy link
Contributor

Resolves #385.
Resolves #485.

Testing summary:

100% tests passed, 0 tests failed out of 760

Total Test time (real) =  41.54 sec

Acknowledgements:

@hsutter hsutter merged commit ce5bd83 into hsutter:main Sep 2, 2023
@hsutter
Copy link
Owner

hsutter commented Sep 2, 2023

Thanks!

@JohelEGP JohelEGP deleted the non_local_function_expression branch September 2, 2023 00:53
zaucy pushed a commit to zaucy/cppfront that referenced this pull request Dec 5, 2023
* test: add unit test for non local function expressions

* fix(cpp1): emit body of non local function expression

* test: add missing result
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.

[BUG] anonymous functions and things inside decltype should never be forward declared [BUG] Function expressions outside a statement
2 participants