[all-commits] [llvm/llvm-project] beb3fa: Revert "Reland "[compiler-rt][test] Heed COMPILER_...
Zero Omega via All-commits
all-commits at lists.llvm.org
Tue Dec 13 16:39:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: beb3fa2d2efbdc1fbedee2d5c587eae1364652d3
https://github.com/llvm/llvm-project/commit/beb3fa2d2efbdc1fbedee2d5c587eae1364652d3
Author: Haowei Wu <haowei at google.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/lib/asan/tests/CMakeLists.txt
M compiler-rt/lib/fuzzer/tests/CMakeLists.txt
M compiler-rt/lib/gwp_asan/tests/CMakeLists.txt
M compiler-rt/lib/interception/tests/CMakeLists.txt
M compiler-rt/lib/msan/tests/CMakeLists.txt
M compiler-rt/lib/sanitizer_common/sanitizer_type_traits.h
M compiler-rt/lib/sanitizer_common/tests/CMakeLists.txt
M compiler-rt/lib/sanitizer_common/tests/sanitizer_type_traits_test.cpp
M compiler-rt/lib/tsan/tests/unit/tsan_trace_test.cpp
M compiler-rt/test/tsan/Linux/check_memcpy.c
Log Message:
-----------
Revert "Reland "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests""
This reverts commit 255c3e3dcb06299aa2365f70817322a8a381c351, which
breaks Msan-x86_64-Test.
More information about the All-commits
mailing list