[PATCH] Tests and interface for LeakSanitizer.
Kostya Serebryany
kcc at google.com
Fri Apr 19 09:26:46 PDT 2013
On Fri, Apr 19, 2013 at 7:55 AM, Sean Silva <silvas at purdue.edu> wrote:
>
> Was this new sanitizer discussed anywhere (I don't see anything in my
> mail)?
>
> Is there a "design document" or other indication of its scope, what
> techniques it will use for its implementation, etc? I think it would be
> good to make that available.
>
That's a fair point.
LeakSanitizer is a leak detector, much like a few that already exist (but
none of them can be coupled with asan in a single process).
Sergey will create a wiki page with the description and major design
points.
--kcc
>
> http://llvm-reviews.chandlerc.com/D677
>
> BRANCH
> lsan_interface_and_tests
>
> ARCANIST PROJECT
> compiler-rt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130419/fde70f27/attachment.html>
More information about the llvm-commits
mailing list