[clang] [Clang][counted_by] Don't treat a __bdos argument as an array if it isn't (PR #125298)

Bill Wendling via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 31 13:40:11 PST 2025


bwendling wrote:

Note that the early placement of this code is so that no executable code is generated if we have to bail out.

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


More information about the cfe-commits mailing list