[PATCH] D60533: [asan_symbolize] Teach `asan_symbolize.py` to symbolicate partially symbolicated ASan reports.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 11 15:15:50 PDT 2019


delcypher added a comment.

In D60533#1463092 <https://reviews.llvm.org/D60533#1463092>, @vitalybuka wrote:

> LGTM


Thanks. I need to land the other patches in the stack first though. This is because `asan_symbolize.py` needs to use the module map to symbolize on darwin when the `atos` symbolizer is used (the default).


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60533/new/

https://reviews.llvm.org/D60533





More information about the llvm-commits mailing list