[PATCH] D55740: Fix sanitizer tool list used to generate sanitizer_common tests to be up-to-date.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 16 05:26:53 PST 2018


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

Don't run on Android or Windows for now.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D55740

Files:
  test/sanitizer_common/CMakeLists.txt
  test/sanitizer_common/TestCases/Darwin/abort_on_error.cc
  test/sanitizer_common/TestCases/Darwin/print-stack-trace.cc
  test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc
  test/sanitizer_common/TestCases/Posix/sanitizer_set_death_callback_test.cc
  test/sanitizer_common/TestCases/symbolize_stack.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55740.178391.patch
Type: text/x-patch
Size: 5145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181216/eb34a28a/attachment.bin>


More information about the llvm-commits mailing list