diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-03-23 16:50:47 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-03-24 13:07:22 +0100 |
commit | d859ab0146cd0002afc640d406997efb12a50d98 (patch) | |
tree | c59410d587bc2d9226b3bab9b3d8e50df076b319 /gcc/rust/parse/rust-parse.h | |
parent | 8283724bc24efc0c11960947f2d4e99bc20b3765 (diff) | |
download | gcc-d859ab0146cd0002afc640d406997efb12a50d98.zip gcc-d859ab0146cd0002afc640d406997efb12a50d98.tar.gz gcc-d859ab0146cd0002afc640d406997efb12a50d98.tar.bz2 |
macros: Allow repetitions of tokens in follow-set in follow-set
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.
Diffstat (limited to 'gcc/rust/parse/rust-parse.h')
0 files changed, 0 insertions, 0 deletions