gccrs: ast: Add better assertion on AST fragments
authorArthur Cohen <arthur.cohen@embecosm.com>
Mon, 29 Aug 2022 12:59:18 +0000 (14:59 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 31 Jan 2023 13:16:50 +0000 (14:16 +0100)
commit3663d7ef66624b267114db5c59a959cdc7816aaa
tree8e2170778e68a11cefc40f3c1fecae0f9bb07b5b
parent55fb35c51b2ee6b107204b6a02193cbeef077d01
gccrs: ast: Add better assertion on AST fragments

gcc/rust/ChangeLog:

* ast/rust-ast.h: Improve assertions within ASTFragment API.

Co-authored-by: philberty <philip.herron@embecosm.com>
gcc/rust/ast/rust-ast.h