diff options
author | Finn Plummer <finn.c.plum@gmail.com> | 2025-06-02 13:22:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-02 13:22:21 -0700 |
commit | 5628bf5a1e99375065df2b9652069adc9afcd655 (patch) | |
tree | 6c8622ac8c0309d7e6154e1cef11754f52ee6fbe /clang/lib/CIR/CodeGen/CIRGenModule.cpp | |
parent | a57ebc1a17b833b2fc435a07a5d3a49f4769ee94 (diff) | |
download | llvm-5628bf5a1e99375065df2b9652069adc9afcd655.zip llvm-5628bf5a1e99375065df2b9652069adc9afcd655.tar.gz llvm-5628bf5a1e99375065df2b9652069adc9afcd655.tar.bz2 |
Reland "[HLSL][RootSignature] Add parsing of filter enum for StaticSampler" (#142441)
This relands https://github.com/llvm/llvm-project/pull/140294.
The initial naming of the enum class Filter and the Filter struct member
causes ambiguity when compiling with gcc.
This change addresses this my renaming `Filter` to `SamplerFilter`.
I have confirmed this builds locally using gcc.
Resolves https://github.com/llvm/llvm-project/issues/126574.
Diffstat (limited to 'clang/lib/CIR/CodeGen/CIRGenModule.cpp')
0 files changed, 0 insertions, 0 deletions