Commit 2656aa8
committed
C++ front-end: fix parentheses matching for alignas parsing
We had parentheses consumed by rCommaExpression while still expecting to
find one after this rule executed.1 parent e98f000 commit 2656aa8
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
| |||
0 commit comments