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

@nickdesaulniers I was hoping that we could keep -fbounds-safety tests under a 
separate folder clang/test/BoundsSafety in order to avoid them from getting 
mixed up with other tests. And make it easier to run bounds safety related 
tests only. But I can see this is not what other extensions do so I can move 
them to the existing layout.

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