llvm-project
6884c1fc - [test][GWP-ASan] Only add check-gwp_asan when its dependencies are built (#89164)

Commit
1 year ago
[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.
Author
Parents
Loading