diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-03-24 15:58:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-24 15:58:07 +0000 |
commit | 3a90596517a785aa7832198a9f400f519d3420da (patch) | |
tree | c59410d587bc2d9226b3bab9b3d8e50df076b319 /gcc/rust/parse/rust-parse.h | |
parent | 8283724bc24efc0c11960947f2d4e99bc20b3765 (diff) | |
parent | d859ab0146cd0002afc640d406997efb12a50d98 (diff) | |
download | gcc-3a90596517a785aa7832198a9f400f519d3420da.zip gcc-3a90596517a785aa7832198a9f400f519d3420da.tar.gz gcc-3a90596517a785aa7832198a9f400f519d3420da.tar.bz2 |
Merge #1054
1054: Fix overzealous follow set ambiguity r=CohenArthur a=CohenArthur
When checking if a follow-up is valid, we previously always returned
false when comparing with MacroMatchRepetitions. This is however
invalid, as we should be comparing with the first match of the
repetition to be sure.
Closes #1053
Addresses #947
Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>
Diffstat (limited to 'gcc/rust/parse/rust-parse.h')
0 files changed, 0 insertions, 0 deletions