diff options
author | Jacob Young <jacobly0@users.noreply.github.com> | 2023-02-28 16:42:32 -0800 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2023-02-28 16:43:03 -0800 |
commit | 67409911353323ca5edf2049ef0df54132fa1ca7 (patch) | |
tree | d937f21bb84a9b57cf9623de1f97fbeee82908fa /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | e8a2fd5e7be23e4087e7ff58efa354dfae1a17c4 (diff) | |
download | llvm-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