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

Nick Desaulniers via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 3 09:55:17 PDT 2023


https://github.com/nickdesaulniers approved this pull request.

If you make all of the newly added tests share a similar filename prefix, it will be easier to test via `llvm-lit -vv clang/test/Driver/bounds-safety*`.  `fbounds-safety.c` seems to break that convention.

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


More information about the cfe-commits mailing list