You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a follow up to #418. Right now, there are flags in CExpressionGenerator that could be proper options. However, moving the corresponding code to CodeVisitor is not trivial as it is also used by GlobalDeclarationGenerator.
Approach
No response
The text was updated successfully, but these errors were encountered:
Proposal
This is a follow up to #418. Right now, there are flags in
CExpressionGenerator
that could be proper options. However, moving the corresponding code toCodeVisitor
is not trivial as it is also used byGlobalDeclarationGenerator
.Approach
No response
The text was updated successfully, but these errors were encountered: