[llvm-commits] preserve pointer roots in globals

Chandler Carruth chandlerc at google.com
Fri Jun 29 03:05:06 PDT 2012


>
> I don't think a leak checker in the style that we use at Google is a
> google-specific technology


Well, specifically this impacts Valgrind as well, the canonical leak
checking tool on Linux. =/ I think this is a very generic problem of leak
checking -- we just happen to be the first to hit it and to hit it harder
than most. We also happen to be willing to contribute code to fixing it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120629/44cd1d72/attachment.html>


More information about the llvm-commits mailing list