[clang] [HLSL] Desugar ConstantArrayType when calculating cbuffer field layout (PR #134683)
Helena Kotas via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 7 10:56:27 PDT 2025
https://github.com/hekota approved this pull request.
LGTM! One suggestion to use `getUnqualifiedDesugaredType` instead of `getDesugaredType` that requires a context.
https://github.com/llvm/llvm-project/pull/134683
More information about the cfe-commits
mailing list