[PATCH] D60343: [asan_symbolize] Use proper logging infrastructure.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 01:02:54 PDT 2019


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

- Use command line arguments instead of environment variables
- Add tests


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D60343

Files:
  lib/asan/scripts/asan_symbolize.py
  test/asan/TestCases/Posix/asan_symbolize_script/logging_options_in_help.cc
  test/asan/TestCases/Posix/asan_symbolize_script/set_log_dest.cc
  test/asan/TestCases/Posix/asan_symbolize_script/set_log_level.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60343.194097.patch
Type: text/x-patch
Size: 6395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190408/d33e972e/attachment.bin>


More information about the llvm-commits mailing list