aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorJacob Young <jacobly0@users.noreply.github.com>2023-02-28 16:42:32 -0800
committerEli Friedman <efriedma@quicinc.com>2023-02-28 16:43:03 -0800
commit67409911353323ca5edf2049ef0df54132fa1ca7 (patch)
treed937f21bb84a9b57cf9623de1f97fbeee82908fa /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parente8a2fd5e7be23e4087e7ff58efa354dfae1a17c4 (diff)
downloadllvm-67409911353323ca5edf2049ef0df54132fa1ca7.zip
llvm-67409911353323ca5edf2049ef0df54132fa1ca7.tar.gz
llvm-67409911353323ca5edf2049ef0df54132fa1ca7.tar.bz2
[Clang][CodeGen] Fix this argument type for certain destructors
With the Microsoft ABI, some destructors need to offset a parameter to get the derived this pointer, in which case the type of that parameter should not be a pointer to the derived type. Fixes #60465
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions