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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 02:36:48 PST 2018


vitalybuka added inline comments.


================
Comment at: test/sanitizer_common/CMakeLists.txt:20
+    endif()
+  endforeach()
 endif()
----------------
Could you please and submit patch add printing of SUPPORTED_TOOLS into existing code and wait some time 
so we will have something on buildbots to compare after the current one is landed


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D55740





More information about the llvm-commits mailing list