[clang] [BoundsSafety][Doc] Add BoundsSafetyAdoptionGuide.rst (PR #120674)

Dan Liew via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 15 18:14:14 PST 2025


https://github.com/delcypher requested changes to this pull request.

Seems reasonable and something we can expand on. The main issue is the fact `-fbounds-safety` is a cc1 option while this doc is written assuming its a driver option.

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


More information about the cfe-commits mailing list