Files
clang-p2996/llvm/lib/Target/DirectX/DXILResource.cpp
Justin Bogner 7f9ba1994a [DirectX] Fix two "not all control paths return a value" warnings
These switch statements are fully covered. Add an llvm_unreachable so
that compilers that don't recognize that don't warn.

Differential Revision: https://reviews.llvm.org/D154882
2023-07-10 15:34:15 -07:00

13 KiB