[clang] [Driver][BoundsSafety] Add -fbounds-safety-experimental flag (PR #70480)

Yeoul Na via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 30 12:53:48 PDT 2023


================
@@ -0,0 +1,9 @@
+// RUN: %clang -c %s -### 2>&1 | not grep fbounds-safety-experimental
----------------
rapidsna wrote:

Done!

https://github.com/llvm/llvm-project/pull/70480


More information about the cfe-commits mailing list