================ @@ -0,0 +1,39 @@ +// RUN: %clang_hwasan -O1 %s -o %t && %run %t 2>&1 + ---------------- fmayer wrote: Maybe add a comment on the purpose of this test (I know we don't usually, but would be good to start). https://github.com/llvm/llvm-project/pull/67169