aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
diff options
context:
space:
mode:
authorLu Weining <luweining@loongson.cn>2023-11-04 10:04:37 +0800
committerGitHub <noreply@github.com>2023-11-04 10:04:37 +0800
commit4253fdc2c462da61cc0deb74a43265665720c828 (patch)
tree91a80f3729bcb22b063f2d93a8f24fcb8119359f /lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
parent2d460f25f14db38e566810040806c95f9edd78b5 (diff)
downloadllvm-4253fdc2c462da61cc0deb74a43265665720c828.zip
llvm-4253fdc2c462da61cc0deb74a43265665720c828.tar.gz
llvm-4253fdc2c462da61cc0deb74a43265665720c828.tar.bz2
[LoongArch] Fix ABI mismatch with g++ when handling empty unions (#71025)
In g++, empty unions are not ignored like empty structs when flattening structs to examine whether the structs can be passed via FARs in C++. This patch aligns clang++ with g++. Fix https://github.com/llvm/llvm-project/issues/70890.
Diffstat (limited to 'lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp')
0 files changed, 0 insertions, 0 deletions