[PATCH] D91620: [compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 01:59:22 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG255c3e3dcb06: Reland "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests" (authored by ro).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91620

Files:
  compiler-rt/CMakeLists.txt
  compiler-rt/lib/asan/tests/CMakeLists.txt
  compiler-rt/lib/fuzzer/tests/CMakeLists.txt
  compiler-rt/lib/gwp_asan/tests/CMakeLists.txt
  compiler-rt/lib/interception/tests/CMakeLists.txt
  compiler-rt/lib/msan/tests/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/sanitizer_type_traits.h
  compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/tests/sanitizer_type_traits_test.cpp
  compiler-rt/lib/tsan/tests/unit/tsan_trace_test.cpp
  compiler-rt/test/tsan/Linux/check_memcpy.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91620.482400.patch
Type: text/x-patch
Size: 9015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/40dffc4b/attachment.bin>


More information about the llvm-commits mailing list