Add IR unit tests showing IR doesn't contain private/protected member/static
member functions

A subset of this behavior is also covered in https://github.com/google/crubit/commit/3196cb76132e2751fa73c3cd36f848987728c8d6.

PiperOrigin-RevId: 417649802
1 file changed
tree: 1893b5db156230a7f838dfcc4bacb437fa994a00
  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.