================ @@ -0,0 +1,14 @@ +// RUN: %clang -target x86_64-unknown-linux -fsanitize=realtime %s -S -emit-llvm -o - | FileCheck %s ---------------- MaskRay wrote:
Thx for letting me know the existing asan.c/tsan. I'll try to clean up the two tests. For this driver test which will use `-###`, `-O` is entirely uninteresting. Sometimes `-O1` or above may be interesting for CodeGen tests but probably not for this. https://github.com/llvm/llvm-project/pull/102622 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits