]> gcc.gnu.org Git - gcc.git/commit
ast: Output inner attributes in tokenstreams
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Tue, 4 Apr 2023 10:50:25 +0000 (12:50 +0200)
committerCohenArthur <arthur.cohen@embecosm.com>
Wed, 5 Apr 2023 08:09:09 +0000 (08:09 +0000)
commit1a7f62cd03ca00badfc5cdb5b65e4b6231a921ba
tree1cd0738717fbcfee8fbdae279dc0f1a9878a618d
parent68ee667852b38a907ded42d36465c5ab9a32e8db
ast: Output inner attributes in tokenstreams

Inner attributes were not correctly visited.

gcc/rust/ChangeLog:

* ast/rust-ast-tokenstream.cc (TokenStream::visit): Add call to
inner attribute visitor.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/rust/ast/rust-ast-tokenstream.cc
This page took 0.063634 seconds and 6 git commands to generate.