aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorFinn Plummer <canadienfinn@gmail.com>2025-04-23 11:51:24 -0700
committerGitHub <noreply@github.com>2025-04-23 11:51:24 -0700
commitb8e420e424b41f67019155055f4f600ba0454189 (patch)
treee5f98eb76a941f614702c7817f7a84d070ffb147 /clang/lib/CodeGen/CodeGenModule.cpp
parenta0fce0ba31277b6cbdb335a9529477415a01760d (diff)
downloadllvm-b8e420e424b41f67019155055f4f600ba0454189.zip
llvm-b8e420e424b41f67019155055f4f600ba0454189.tar.gz
llvm-b8e420e424b41f67019155055f4f600ba0454189.tar.bz2
Reland "[HLSL][RootSignature] Implement initial parsing of the descriptor table clause params" (#136740)
This pr relands #133800. It addresses the compilation error of using a shadowed name `Register` for both the struct name and the data member holding this type: `Register Register`. It resolves the issues my renaming the data members called `Register` to `Reg`. This issue was not caught as the current pre-merge checks do not include a build of `llvm;clang` using the gcc/g++ compilers and this is not erroneous with clang/clang++. Second part of #126569 --------- Co-authored-by: Finn Plummer <finnplummer@microsoft.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions