On Mon, Jan 29, 2018 at 9:42 AM, David Blaikie via lldb-commits <[email protected]> wrote: > Any chance of using unique_ptr or other RAII/etc ownership to make this API > safer by default? >
I agree that would be a more robust way of dealing with the problem. Thanks, -- Davide _______________________________________________ lldb-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
