[clang] [Driver][BoundsSafety] Add -fbounds-safety-experimental flag (PR #70480)
Yeoul Na via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 31 07:43:46 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`?
Oh, I can see most of them start with `-fexperimental`, not everything though. I can fix this. Is there a formal convention?
https://github.com/llvm/llvm-project/pull/70480
More information about the cfe-commits
mailing list