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

Yeoul Na via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 2 11:58:24 PDT 2023


rapidsna wrote:

> The other experimental flags I see start with experimental, this one ends with it. Why isn't this called `-fexerimental-bounds-safety`?

@tbaederr Thank you! I just renamed the flag to `-fexperimental-bounds-safety`.

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


More information about the cfe-commits mailing list