[PATCH] Make asan_symbolize.py not crash on Windows.

Nico Weber thakis at chromium.org
Wed Jan 28 09:28:07 PST 2015


On Wed, Jan 28, 2015 at 9:25 AM, Alexander Potapenko <glider at google.com>
wrote:

> Yes, it's needed on Linux/OSX if your binary is sandboxed, but I don't
> understand why run it on Windows if you don't need it.
>

Else, every program using asan on multiple platforms has to have
os-specific code for processing dumps. I think it's much nicer if asan's UI
is platform-independent.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150128/d2856457/attachment.html>


More information about the llvm-commits mailing list