================
@@ -0,0 +1,11 @@
+// RUN: %clang -c %s -### 2>&1 | FileCheck -check-prefix T0 %s
----------------
nickdesaulniers wrote:

I would have expected a test like this to be added to 
clang/test/Driver/clang_f_opts.c

---

why are the new tests in clang/test/BoundsSafety/ rather than the existing 
directory structures? I'm guessing to avoid merge conflicts when rebasing 
against upstream? Either way, let's conform to the existing layout?

This comment applies to ALL newly added test files.

https://github.com/llvm/llvm-project/pull/70480
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to