]> git.ipfire.org Git - thirdparty/gcc.git/commit
ast: Add get_locus() to DelimTokenTree
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 9 Apr 2025 12:44:11 +0000 (14:44 +0200)
committerCohenArthur <arthur.cohen@embecosm.com>
Mon, 14 Apr 2025 08:03:49 +0000 (08:03 +0000)
commit64d4e0f1e587d167f7734acad8dbf48be1e33fa3
tree6638cba69015c44330e4fcca0cadb5619ff9cd31
parent4d09dd4abab3b0f4b9ceeaf434001ae2b41eb7e0
ast: Add get_locus() to DelimTokenTree

gcc/rust/ChangeLog:

* ast/rust-ast.h (DelimTokenTree::get_locus): New function.
gcc/rust/ast/rust-ast.h