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

clangparser: add support for parents #487

Closed tyroguru closed 7 months ago

tyroguru commented 7 months ago

Summary: Add support in ClangTypeParser for parents.

Reviewed By: JakeHillion

Differential Revision: D53708619

facebook-github-bot commented 7 months ago

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

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1ba742b) 62.70% compared to head (460bf9b) 62.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #487 +/- ## ======================================= Coverage 62.70% 62.70% ======================================= Files 123 123 Lines 12097 12097 Branches 1970 1970 ======================================= Hits 7586 7586 Misses 3556 3556 Partials 955 955 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.