[PATCH] D27404: Make asan_symbolize.py py3-compatible

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 17:59:11 PST 2017


kcc edited reviewers, added: aizatsky; removed: samsonov.
kcc added a comment.

We want to stop using  asan_symbolize.py in favor of the "sancov" tools.
If sancov works for you -- just use it. 
If it does not, please tell us why.


Repository:
  rL LLVM

https://reviews.llvm.org/D27404





More information about the llvm-commits mailing list