[clang] [llvm] [SemaHLSL] Correct descriptor range overflow validation (PR #159475)

Tex Riddell via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 17 17:46:18 PDT 2025


https://github.com/tex3d commented:

I think there may be a gap in this implementation allowing binding of overlapping size 1 range at UINT_MAX Offset; plus some other nits; see comments.

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


More information about the cfe-commits mailing list