diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-11-07 13:02:20 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 19:13:14 +0100 |
commit | 4011a8b5a16abca411b74aa0fd131c3dc0b3771a (patch) | |
tree | 34c0b82248a8aad47b79e890489921c6195c0f64 /contrib | |
parent | 32f16cac2d373892129585e048fdc861d0dface9 (diff) | |
download | gcc-4011a8b5a16abca411b74aa0fd131c3dc0b3771a.zip gcc-4011a8b5a16abca411b74aa0fd131c3dc0b3771a.tar.gz gcc-4011a8b5a16abca411b74aa0fd131c3dc0b3771a.tar.bz2 |
gccrs: Move default visitor templates to header
Move default ast visitor template implementation to headers in order to
match the codebase and avoid link errors.
gcc/rust/ChangeLog:
* ast/rust-ast-visitor.cc (DefaultASTVisitor::visit): Move from here...
* ast/rust-ast-visitor.h: ... to here.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions