]> gcc.gnu.org Git - gcc.git/commit
gccrs: 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)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:28:43 +0000 (18:28 +0100)
commit44e67ceee62cf08dd2e02886c3379263eb7d64e3
tree216aeda8cb8fca3b904a315dd356fb2af3bea86b
parent9d8da7d12642440de699fb744ba6f493194da741
gccrs: 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.063137 seconds and 5 git commands to generate.