aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorSteven Perron <stevenperron@google.com>2025-06-13 12:21:38 -0400
committerGitHub <noreply@github.com>2025-06-13 12:21:38 -0400
commitbd33eef7f1013bea24289a898f788a2efe9d8282 (patch)
tree52f5c0548cf1adc9001a8047af0e6affc9a9f28e /clang/lib/CodeGen/CodeGenFunction.cpp
parentdec576514cb7106c59a5059ac6d52ebdf5de5275 (diff)
downloadllvm-bd33eef7f1013bea24289a898f788a2efe9d8282.zip
llvm-bd33eef7f1013bea24289a898f788a2efe9d8282.tar.gz
llvm-bd33eef7f1013bea24289a898f788a2efe9d8282.tar.bz2
[HLSL][SPIRV] Use resource names (#143412)
The SPIR-V backend does not have access to the original name of a resource in the source, so it tries to create a name. This leads to some problems with reflection. That is why start to pass the name of the resource from Clang to the SPIR-V backend. Fixes #138533
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions