================ @@ -1,4 +1,4 @@ -// RUN: %clangxx_asan -coverage -O0 %s -o %t +// RUN: %clangxx_asan_with_profile -coverage -O0 %s -o %t ---------------- yxsamliu wrote: done. thanks https://github.com/llvm/llvm-project/pull/195719