[all-commits] [llvm/llvm-project] 757867: [lldb] Override GetVariable in ValueObjectSyntheti...
Dave Lee via All-commits
all-commits at lists.llvm.org
Wed May 31 08:19:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7578672c96e18feb5982192e595459b2a65867cf
https://github.com/llvm/llvm-project/commit/7578672c96e18feb5982192e595459b2a65867cf
Author: Dave Lee <davelee.com at gmail.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M lldb/include/lldb/Core/ValueObjectSyntheticFilter.h
Log Message:
-----------
[lldb] Override GetVariable in ValueObjectSynthetic (NFC)
Make `GetVariable` a passthrough function the the underlying value object in `ValueObjectSynthetic`.
Differential Revision: https://reviews.llvm.org/D151384
More information about the All-commits
mailing list