[all-commits] [llvm/llvm-project] 6884c1: [test][GWP-ASan] Only add check-gwp_asan when its ...
Wu Yingcong via All-commits
all-commits at lists.llvm.org
Mon Apr 22 14:57:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6884c1fc449890455751901b84e4eb6a3b558aea
https://github.com/llvm/llvm-project/commit/6884c1fc449890455751901b84e4eb6a3b558aea
Author: Wu Yingcong <yingcong.wu at intel.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M compiler-rt/test/gwp_asan/CMakeLists.txt
Log Message:
-----------
[test][GWP-ASan] Only add check-gwp_asan when its dependencies are built (#89164)
Currently, `check-gwp_asan` is added no matter its dependencies are
built or not, this is wrong and will cause cmake error when scudo is not
built. This patch includes the target in the dependencies check.
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