[all-commits] [llvm/llvm-project] 6b8453: [rtsan] Re-enable rtsan tests (#98219)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Jul 9 16:07:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b8453732b9129299170f7c3ef574ff219790fc5
https://github.com/llvm/llvm-project/commit/6b8453732b9129299170f7c3ef574ff219790fc5
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
M compiler-rt/cmake/config-ix.cmake
M compiler-rt/lib/rtsan/tests/CMakeLists.txt
Log Message:
-----------
[rtsan] Re-enable rtsan tests (#98219)
Follow up to #92460
DEPS llvm_gtest is not used by compiler-rt,
compiler-rt compiles them with COMPILER_RT_GOOGLETEST_SOURCES.
This reverts commit e217f98ac3ee55755ee6ea3b97551cf8283528c9.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list