Skip to content

Changes for graph-glr#21

Open
rofirrim wants to merge 1 commit intobsc-pm:masterfrom
rofirrim:upstream-graph-glr
Open

Changes for graph-glr#21
rofirrim wants to merge 1 commit intobsc-pm:masterfrom
rofirrim:upstream-graph-glr

Conversation

@rofirrim
Copy link
Copy Markdown
Contributor

You will need a bison with graph glr to test this.

This version here supports it

https://github.com/rofirrim/bison/releases/tag/v3.0.99.1

You will need a bison with graph glr to test this.
Comment thread src/frontend/cxx03.y.in
}
| decltype_specifier
{
$$ = $1;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a limitation of the current implementation of graph-glr and it will be lifted in the future. That said, the rest of the file uses this style so I think this is OK.

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.

1 participant