[all-commits] [llvm/llvm-project] 8523c6: [lldb] Actually use new SharedModuleList class (#1...
Augusto Noronha via All-commits
all-commits at lists.llvm.org
Thu Oct 9 10:40:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8523c6a448c3f01396b805aca30376072c469845
https://github.com/llvm/llvm-project/commit/8523c6a448c3f01396b805aca30376072c469845
Author: Augusto Noronha <anoronha at apple.com>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M lldb/source/Core/ModuleList.cpp
Log Message:
-----------
[lldb] Actually use new SharedModuleList class (#162574)
Now that the use after free bug has been fixed (397181d5c), actually use
the new SharedModuleList class.
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