[clang] [Driver][BoundsSafety] Add -fexperimental-bounds-safety flag (PR #70480)

Yeoul Na via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 9 17:56:55 PST 2023


rapidsna wrote:

> Sometimes, it is actually useful to expose some experimental features that we don't feel comfortable surfacing as driver options as cc1 options. The cc1 options give the users to experiment with the feature. It's the users's responsibility to adapt when the feature changes.

Ok. I'll fix this.

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


More information about the cfe-commits mailing list