aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/parse/rust-parse-impl.h
diff options
context:
space:
mode:
authorArthur Cohen <arthur.cohen@embecosm.com>2022-02-26 13:19:49 +0100
committerArthur Cohen <arthur.cohen@embecosm.com>2022-02-26 13:23:12 +0100
commit49dcecd3b6b540e3d8f03623463f2236496c5bcf (patch)
treed55eb22aaf013524df6a01446e366c76347d2aac /gcc/rust/parse/rust-parse-impl.h
parentede68b7ba64ace5fbcb900b37c7e8572a2ddefb5 (diff)
downloadgcc-49dcecd3b6b540e3d8f03623463f2236496c5bcf.zip
gcc-49dcecd3b6b540e3d8f03623463f2236496c5bcf.tar.gz
gcc-49dcecd3b6b540e3d8f03623463f2236496c5bcf.tar.bz2
frust-cfg: Use proper parser to parse key-value pairs
In order to conform to the rust reference, we must make sure that when parsing -frust-cfg key-value pairs, we actually parse a valid key and value. The key must be a valid identifier, while the value must be a valid identifier surrounded by double quotes
Diffstat (limited to 'gcc/rust/parse/rust-parse-impl.h')
0 files changed, 0 insertions, 0 deletions