]> git.ipfire.org Git - thirdparty/gcc.git/commit
format_args: Parse format string properly
authorArthur Cohen <arthur.cohen@embecosm.com>
Tue, 30 Jan 2024 15:16:36 +0000 (16:16 +0100)
committerCohenArthur <arthur.cohen@embecosm.com>
Mon, 26 Feb 2024 17:32:38 +0000 (17:32 +0000)
commitbdba3fae4c02e483810e4acfa2b5d62f66d94c11
tree54f9fa6f33e1a2db54abfc1741c6a1e7dccccac0
parentad905fe5164bd4a7b41172708256fe04d0a80c8d
format_args: Parse format string properly

gcc/rust/ChangeLog:

* expand/rust-macro-builtins.cc (MacroBuiltin::format_args_handler):
Construct string to parser properly.
gcc/rust/expand/rust-macro-builtins.cc