Skip to content
Snippets Groups Projects
Commit 804f58fd authored by Nora Abi Akar's avatar Nora Abi Akar Committed by Benjamin Cumming
Browse files

Modcc: Inline functions containing if/else statements (#861)

- Implement inlining functions with multiple statements
- Implement inlining nested function calls
- Implement inlining if/else statements. Compilation fails if a function fails to set the return value.

Fixes #741, #742, #862 
parent 8e985d40
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment