[all-commits] [llvm/llvm-project] ac488f: [NFC][lldb] Store StackFrame member as a reference...
Ilia Kuklin via All-commits
all-commits at lists.llvm.org
Thu Jun 11 11:09:08 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac488f14bce1441df9e53b4dd9b223ffa8753621
https://github.com/llvm/llvm-project/commit/ac488f14bce1441df9e53b4dd9b223ffa8753621
Author: Ilia Kuklin <ikuklin at accesssoftek.com>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M lldb/include/lldb/ValueObject/DILEval.h
M lldb/include/lldb/ValueObject/DILParser.h
M lldb/source/Target/StackFrame.cpp
M lldb/source/ValueObject/DILEval.cpp
M lldb/source/ValueObject/DILParser.cpp
Log Message:
-----------
[NFC][lldb] Store StackFrame member as a reference in DIL (#201437)
This reduces unchecked pointer dereferencing.
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