You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should help us reduce mismatches between DefaultASTVisitor and
ExpandVisitor later.
clang-format is disabled for "ast/rust-ast-visitable-inner.h", as it
doesn't seem to handle the macro shenanagins used very well.
gcc/rust/ChangeLog:
* ast/rust-ast-visitor.cc (DefaultASTVisitor::visit): Remove
explicit definitions, use X macros.
* ast/rust-ast-visitable-inner.h: New file.
Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
0 commit comments