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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 10:35:34 PDT 2019


vitalybuka accepted this revision.
vitalybuka added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: test/asan/TestCases/Posix/asan_symbolize_script/logging_options_in_help.cc:3
+// RUN: FileCheck %s -input-file=%t_help_output.txt
+// CHECK: optional arguments:
+// CHECK: --log-dest
----------------
does lit pickup test in subdir?


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D60343





More information about the llvm-commits mailing list