]> git.ipfire.org Git - thirdparty/gcc.git/commit
Introduced is_global_asm to InlineAsm AST
authorjjasmine <tanghocle456@gmail.com>
Tue, 21 May 2024 21:53:52 +0000 (14:53 -0700)
committerCohenArthur <arthur.cohen@embecosm.com>
Thu, 13 Jun 2024 15:31:07 +0000 (15:31 +0000)
commitc3bdf2dda85db805ffc63c2d10850da544357405
tree31eae59788a8ed38bf3de23dbc70a7f4384657dc
parent666e43bde81d41898d8cbde7edddb691a5c4a0f5
Introduced is_global_asm to InlineAsm AST

gcc/rust/ChangeLog:

* ast/rust-expr.h: Introduced is_global_asm to InlineAsm AST
gcc/rust/ast/rust-expr.h