Add a null check to AstVisitor::TraverseDecl().

I'm not sure if this is actually a bug in RecursiveASTVisitor, but it does occur
when attempting to run the consume_absl test.

PiperOrigin-RevId: 419574809
1 file changed
tree: dfa7594a2dc24d2d7860b95e84835a641218d273
  1. lifetime_annotations/
  2. rs_bindings_from_cc/
  3. CODE_OF_CONDUCT
  4. CONTRIBUTING
  5. LICENSE
  6. README.md
README.md

Crubit: C++/Rust Bidirectional Interop Tool

Extremely experimental interop tooling for C++ and Rust.

Please don‘t use, this is an experiment and we don’t yet know where will it take us. There will be breaking changes without warning. Unfortunately, we can't take contributions at this point.