]> git.ipfire.org Git - thirdparty/gcc.git/commit
lower: Always crash when lowering macro invocations
authorArthur Cohen <arthur.cohen@embecosm.com>
Mon, 24 Feb 2025 11:16:11 +0000 (12:16 +0100)
committerCohenArthur <arthur.cohen@embecosm.com>
Tue, 25 Feb 2025 12:26:38 +0000 (12:26 +0000)
commit6e4573a34e12980299505644b89818cecc9f78b0
treec4d326edcfdaaa3974d52286e4b36081742bae8e
parente4ebd02d4528ac3fbfc70ee1abcd95fcbd44d66e
lower: Always crash when lowering macro invocations

gcc/rust/ChangeLog:

* hir/rust-ast-lower-base.cc (ASTLoweringBase::visit): Add base implementation
for visitor.
gcc/rust/hir/rust-ast-lower-base.cc