diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-03-30 16:35:53 +0200 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2023-04-05 08:20:48 +0000 |
commit | fe11b51bd316141618b41292e74b4439b02860ac (patch) | |
tree | 81ef0a1177e9fbb6625040b4a09615e6ee378d47 /gcc/rust/backend/rust-compile-block.h | |
parent | b109e685aae985e8feef0bd14728ba580c731d2f (diff) | |
download | gcc-fe11b51bd316141618b41292e74b4439b02860ac.zip gcc-fe11b51bd316141618b41292e74b4439b02860ac.tar.gz gcc-fe11b51bd316141618b41292e74b4439b02860ac.tar.bz2 |
expand: Add inner attribute expansion stubs
Add function stubs for inner attribute proc macros expansion.
gcc/rust/ChangeLog:
* expand/rust-expand-visitor.cc (ExpandVisitor::visit): Add call
to inner attribute stub.
(ExpandVisitor::expand_inner_attribute): Expand one single
attribute.
(ExpandVisitor::visit_inner_using_attrs): Expand a given item
using a vector of attributes.
(ExpandVisitor::visit_inner_attrs): Visit inner attributes of a
given item.
* expand/rust-expand-visitor.h: Add function prototypes.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-block.h')
0 files changed, 0 insertions, 0 deletions