lldb::FileSP is a typedef for std::shared_ptr<lldb_private::File> and the reproducers cannot instrument a lldb_private constructor.
lldb::FileSP is a typedef for std::shared_ptr<lldb_private::File> and the reproducers cannot instrument a lldb_private constructor.