aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/rustspec.cc
diff options
context:
space:
mode:
authorjjasmine <tanghocle456@gmail.com>2024-06-11 17:56:20 -0700
committerArthur Cohen <arthur.cohen@embecosm.com>2025-03-17 16:35:47 +0100
commit9cde9ec568694ff18fd80c3d014f68bebe167647 (patch)
tree071b102e8c74500a2923caaaaad091fc6f5d72c2 /gcc/rust/rustspec.cc
parentb731ef4ec2f43f6d22ce381c43fe38e2f2f793bb (diff)
downloadgcc-9cde9ec568694ff18fd80c3d014f68bebe167647.zip
gcc-9cde9ec568694ff18fd80c3d014f68bebe167647.tar.gz
gcc-9cde9ec568694ff18fd80c3d014f68bebe167647.tar.bz2
gccrs: Move parser and last_token_id to InlineAsmCtx
gcc/rust/ChangeLog: * expand/rust-macro-builtins-asm.cc (parse_clobber_abi): Move parser and last_token_id to InlineAsmCtx to prepapre for tl::expected. (parse_reg): Likewise. (parse_operand): Likewise. (parse_reg_operand): Likewise. (check_and_set): Likewise. (parse_options): Likewise. (parse_format_string): Likewise. (parse_asm_arg): Likewise. (parse_asm): Likewise. * expand/rust-macro-builtins-asm.h (class InlineAsmParseError): Likewise. (parse_asm_arg): Likewise. (check_and_set): Likewise. (parse_operand): Likewise. (parse_reg_operand): Likewise. (parse_options): Likewise. (parse_reg): Likewise. (parse_clobber_abi): Likewise. (parse_format_string): Likewise.
Diffstat (limited to 'gcc/rust/rustspec.cc')
0 files changed, 0 insertions, 0 deletions