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

stub clang::BuiltinType::NullPtr primitive type #474

Closed tyroguru closed 7 months ago

tyroguru commented 7 months ago

Summary: Adding support for the nullptr clang type (clang::BuiltinType::NullPtr). While there I augmented the exception message to include the type name that is missing.

Differential Revision: D53272742

facebook-github-bot commented 7 months ago

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