diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-06-14 11:38:08 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-06-14 13:27:36 +0200 |
commit | 2fe0a4da436b928900220c84c24fd5955df58dae (patch) | |
tree | 993af40f037411fae5f10aafac0fcfa8477a713e /gcc/graphviz.cc | |
parent | 1c679d7f42834a72956d6fb39c8d298dd6dc4b4e (diff) | |
download | gcc-2fe0a4da436b928900220c84c24fd5955df58dae.zip gcc-2fe0a4da436b928900220c84c24fd5955df58dae.tar.gz gcc-2fe0a4da436b928900220c84c24fd5955df58dae.tar.bz2 |
parser: Refactor generic parameter parsing
This allows us to parse lifetimes and types (and later const generics)
in any order without necessarily erroring out. It also simplifies the
code greatly and makes it easier to modify.
Finally, this commit removes an unused duplicate parse_generic_params function
Diffstat (limited to 'gcc/graphviz.cc')
0 files changed, 0 insertions, 0 deletions