yxsamliu wrote: Could we check for incompatible sanitizers before adding ASan here? For example, `-fsanitize=thread` with an ASan-built HIP runtime would link both TSan and ASan, bypassing Clang’s usual conflict check.
https://github.com/llvm/llvm-project/pull/222402 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
