Files
llvm-project/clang/lib/CodeGen/CGHLSLRuntime.cpp
Aiden Grossman 74734782b4 [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.
2026-04-27 06:52:28 -07:00

72 KiB