Constant true/false nodes #54

Closed
opened 2025-02-11 23:29:08 +01:00 by belka · 0 comments
Owner

Every time a boolean literal is visited, the visitor generates a constant integer node. Provide true/false values as a global_tree once, similar to null_pointer_node provided by GCC.

Every time a boolean literal is visited, the visitor generates a constant integer node. Provide `true`/`false` values as a `global_tree` once, similar to `null_pointer_node` provided by GCC.
belka added the
bootstrap
label 2025-02-11 23:29:08 +01:00
belka closed this issue 2025-02-12 13:33:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: belka/elna#54
No description provided.