[clang] [HLSL] Do not remove `HLSLVkBindingAttr` if the target is not SPIR-V (PR #161752)
Steven Perron via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 3 06:40:11 PDT 2025
================
----------------
s-perron wrote:
I missed that IsSpirv is checked in the constructor.
https://github.com/llvm/llvm-project/pull/161752
More information about the cfe-commits
mailing list