[all-commits] [llvm/llvm-project] 17e06a: [lldb] Only get child if m_storage and m_element_t...
Ebuka Ezike via All-commits
all-commits at lists.llvm.org
Wed Oct 15 03:57:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17e06aa88f4651d1fc4523ee15c043e0d9dc738d
https://github.com/llvm/llvm-project/commit/17e06aa88f4651d1fc4523ee15c043e0d9dc738d
Author: Ebuka Ezike <yerimyah1 at gmail.com>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M lldb/source/Plugins/Language/CPlusPlus/MsvcStlAtomic.cpp
Log Message:
-----------
[lldb] Only get child if m_storage and m_element_type is valid (#163077)
This causes a crash because lldb-dap will check the first child to see
if it is array like to lazy load the children.
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