aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorOliver Hunt <oliver@apple.com>2025-05-16 00:47:52 -0700
committerGitHub <noreply@github.com>2025-05-16 00:47:52 -0700
commit39fa5b31c5e603ef96f5130913c86c821b2f0620 (patch)
treee7e53210138307bfc06c8f954c0f5dbca1d490ad /clang/lib/CodeGen/CodeGenFunction.cpp
parenteb4fde9a4e7e43947be9116563f5307f745bc541 (diff)
downloadllvm-39fa5b31c5e603ef96f5130913c86c821b2f0620.zip
llvm-39fa5b31c5e603ef96f5130913c86c821b2f0620.tar.gz
llvm-39fa5b31c5e603ef96f5130913c86c821b2f0620.tar.bz2
[llvm][NFC] Update LocalVarDef::CVRegister to fix size MS ABI (#140214)
LocalVarDef::CVRegister being a uint16_t is not enough for the fields to be packed with the MS ABI. This makes the field a 16 bit a uint32_t
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions