Skip to content
Snippets Groups Projects
Verified Commit 5960a916 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Macro processor: fix the shift/reduce conflict related to ternary colon operator

The idea is to split the expression rule into smaller subrules, hierarchically
organized according to the operator precedence (Bison still does part of the
job of dealing with precedence).
parent 7048a4ff
Branches
Tags
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment