facebookexperimental / object-introspection

Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.
Apache License 2.0
160 stars 13 forks source link

ClangTypeParser: enumerate MemberPointerType #491

Closed tyroguru closed 5 months ago

tyroguru commented 5 months ago

Summary: This diff implements the handling on a clang::MemberPointer. We simply stub the type.

Differential Revision: D56154851

facebook-github-bot commented 5 months ago

This pull request was exported from Phabricator. Differential Revision: D56154851

facebook-github-bot commented 5 months ago

This pull request was exported from Phabricator. Differential Revision: D56154851