[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
Wed Jan 9 06:53:40 PST 2019


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

- Put legacy list back but only use it for Windows and Android.
- Print warning when we use the legacy list.
- Print the generated `SUPPORTED_TOOLS` list.


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.180837.patch
Type: text/x-patch
Size: 6580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/a6098f7a/attachment-0001.bin>


More information about the llvm-commits mailing list