https://bugs.documentfoundation.org/show_bug.cgi?id=99352
--- Comment #5 from Noel Grandin <[email protected]> --- (In reply to Björn Michaelsen from comment #4) > > I just wonder: Could we have a clang plugin that rewrites > VclPtr::operator=() to something VclPtr::assign(ptr, __FILE__, __LINE__) so > we can register where a VclPtr was assigned in that global registry? We > could then output something like: > Or we could use the nice stack backtrace functionality mmeeks built to store a backtrace in operator=, then symbolise the relevant ones. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
