[PATCH] D60531: [asan_symbolize] Teach `asan_symbolize.py` to symbolicate using a module map

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 14:29:24 PDT 2019


delcypher updated this revision to Diff 194590.
delcypher added a comment.

- Use cstdlib header rather than stdlib.h
- Drop unused assert.h


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D60531

Files:
  lib/asan/scripts/asan_symbolize.py
  test/asan/TestCases/Darwin/asan-symbolize-with-module-map.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60531.194590.patch
Type: text/x-patch
Size: 11074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/f8413948/attachment.bin>


More information about the llvm-commits mailing list