FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add ``get_builder0`` macro to declare auxiliary variables at entry point of functions by czgdp1807 · Pull Request #2205 · lcompilers/lpython · GitHub

Add get_builder0 macro to declare auxiliary variables at entry point of functions - #2205

Merged
czgdp1807 merged 3 commits into
lcompilers:mainfrom
czgdp1807:iterators_out_of_loop
Jul 27, 2023
Merged

Add get_builder0 macro to declare auxiliary variables at entry point of functions#2205
czgdp1807 merged 3 commits into
lcompilers:mainfrom
czgdp1807:iterators_out_of_loop

Conversation

Copy link
Copy Markdown
Collaborator

czgdp1807 marked this pull request as ready for review July 24, 2023 18:36
czgdp1807 requested a review from certik July 26, 2023 05:11

Copy link
Copy Markdown
Collaborator Author

@certik I think we can merge this. Do you have any reviews that must be addressed before merging this?

certik commented Jul 26, 2023

Copy link
Copy Markdown
Contributor

Looks good. The only issue is with using macros in header files. It will sooner or later cause a clash. One must use unique names, like LCOMPILERS_BUILDER_0 or something like that. That can be fixed later.

czgdp1807 enabled auto-merge (squash) July 27, 2023 03:07
czgdp1807 merged commit 94fb130 into lcompilers:main Jul 27, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL