Loading
[Clang][HLSL] Fix -Wunused-variable (#194374)
Inline the variable definition into the assert given it is side effect free and the variable name does not make the code much more clear.
Inline the variable definition into the assert given it is side effect free and the variable name does not make the code much more clear.