[llvm-commits] PATCH: Stub for ASan/TSan symbolizer

Alexander Potapenko glider at google.com
Thu May 31 05:09:32 PDT 2012


I don't think this should be in the "__sanitizer" namespace (whatever
it is). This is potentially quite a useful piece of code, and it
shouldn't be restricted to the two tools.

On Thu, May 31, 2012 at 3:22 PM, Alexey Samsonov <samsonov at google.com> wrote:
> Hi,
>
> This patch adds a stub for LLVM-based symbolizer that is intended to be used
> in {Address,Thread}Sanitizer.
>
> --
> Alexey Samsonov, MSK
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



-- 
Alexander Potapenko
Software Engineer
Google Moscow



More information about the llvm-commits mailing list