diff options
author | joaosaffran <joaosaffranllvm@gmail.com> | 2025-10-06 14:21:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-06 17:21:28 -0400 |
commit | 58ce3e20e55c67298da94eabe4e25f8baeb45fa7 (patch) | |
tree | c53883f31e83293c4e13556e8a1b3779f3f9ca52 /llvm/lib/Bitcode | |
parent | 74af5784a570914271a258618bf6f7cb06c50241 (diff) | |
download | llvm-58ce3e20e55c67298da94eabe4e25f8baeb45fa7.zip llvm-58ce3e20e55c67298da94eabe4e25f8baeb45fa7.tar.gz llvm-58ce3e20e55c67298da94eabe4e25f8baeb45fa7.tar.bz2 |
[DirectX] Fix Flags validation to prevent casting into enum (#161587)
This PR changes the validation logic for Root Descriptor and Descriptor
Range flags to properly check if the `uint32_t` values are within range
before casting into the enums.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions