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

TypeGraph: Make Class types use fully qualified names as their input names #434

Closed ajor closed 9 months ago

ajor commented 9 months ago

This will ensure we continue to get fully qualified names in user-visible output when we switch to CodeGen v2.