[clang] [HLSL] Add bounds checks for the hlsl vector arguments and return types (PR #130724)

Justin Bogner via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 11 12:05:17 PDT 2025


https://github.com/bogner approved this pull request.

Looks good to me. One suggestion for an alternative approach (using `= delete` on some overloads) but you can use your judgement on whether that's worth trying.

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


More information about the cfe-commits mailing list