aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMuhammad Omair Javaid <omair.javaid@linaro.org>2025-02-03 15:09:13 +0500
committerMuhammad Omair Javaid <omair.javaid@linaro.org>2025-02-03 15:17:08 +0500
commit5c065f01cee5dfca28d703983d0ebefa65128e09 (patch)
tree297d21ce0c2195acbd52a1af133024deaf27ee51 /clang/lib/CodeGen/CodeGenModule.cpp
parent978310f1de712fc9092142f0985a541a537f21ec (diff)
downloadllvm-5c065f01cee5dfca28d703983d0ebefa65128e09.zip
llvm-5c065f01cee5dfca28d703983d0ebefa65128e09.tar.gz
llvm-5c065f01cee5dfca28d703983d0ebefa65128e09.tar.bz2
[lldb][Windows] Fix build with MSVC compiler broken by (#108072)
This patch fixes LLDB Windows build with MSVC compiler. MSVC deletes the default constructor due to virtual inheritance rules. Explicitly define the default constructor in NativeRegisterContextWindows to ensure constructibility.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions