Put GetTemplateArgs(clang::TypeLoc) back in lifetime_annotations.

This was moved to clang-tidy in https://github.com/google/crubit/commit/d7a1207320da90a56df2197f90fca7fa26f86dfe, but it will be needed in
lifetime_annotations once we add support for parsing type attributes; see
pending unknown commit.

PiperOrigin-RevId: 433460266
2 files changed
tree: d188fdf3414504cc889124322790e91e411b7ea4
  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 pull us. There will be breaking changes without warning. Unfortunately, we can't take contributions at this point.