[llvm-commits] MemorySanitizer, first patch

Kostya Serebryany kcc at google.com
Fri Jun 22 09:26:07 PDT 2012


Any comments? Objections?
May I commit with post-commit review?

--kcc

On Tue, Jun 19, 2012 at 11:33 AM, Kostya Serebryany <kcc at google.com> wrote:

> Hello,
>
> Please review the following patch which adds MemorySanitizer
> instrumentation pass.
> For the detailed description see
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-June/050821.html
> The patch contains instrumentation pass itself and basic LLVM-ish tests.
> Clang flag (-fmemory-sanitizer), the run-time library and more tests will
> follow.
>
> Code review URL: http://codereview.appspot.com/6298091/
>
> Thanks,
>
> --kcc
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120622/44960ade/attachment.html>


More information about the llvm-commits mailing list