[all-commits] [llvm/llvm-project] dc8a01: [lldb] Allow multiple ABI runtimes for C++
Nerixyz via All-commits
all-commits at lists.llvm.org
Sat Jul 25 04:21:38 PDT 2026
Branch: refs/heads/users/nerixyz/lldb-common-abi-runtime-followup-3
Home: https://github.com/llvm/llvm-project
Commit: dc8a018400eb48fcf211eec8c43b5587e863e2ea
https://github.com/llvm/llvm-project/commit/dc8a018400eb48fcf211eec8c43b5587e863e2ea
Author: Nerixyz <nerixdev at outlook.de>
Date: 2026-07-25 (Sat, 25 Jul 2026)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp
M lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h
M lldb/source/Plugins/LanguageRuntime/CPlusPlus/CommonABIRuntime.cpp
M lldb/source/Plugins/LanguageRuntime/CPlusPlus/CommonABIRuntime.h
M lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABIRuntime.cpp
M lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABIRuntime.h
Log Message:
-----------
[lldb] Allow multiple ABI runtimes for C++
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list