================ @@ -0,0 +1,14 @@ +// RUN: %clang -target x86_64-unknown-linux -fsanitize=realtime %s -S -emit-llvm -o - | FileCheck %s ---------------- MaskRay wrote:
Driver tests should only use `-###` to test CC1 options. We don't test different `-O` combinations. It's not useful to test `-flto` test/CodeGen tests `%clang_cc1` We generally don't add end-to-end tests. 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