[all-commits] [llvm/llvm-project] ec2c2a: Add accessors. (NFC)
adrian-prantl via All-commits
all-commits at lists.llvm.org
Mon Oct 12 17:46:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ec2c2ad2a2dddf24b052625b5ff434704ea43e24
https://github.com/llvm/llvm-project/commit/ec2c2ad2a2dddf24b052625b5ff434704ea43e24
Author: Adrian Prantl <aprantl at apple.com>
Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths:
M lldb/include/lldb/Symbol/Type.h
M lldb/include/lldb/Symbol/Variable.h
Log Message:
-----------
Add accessors. (NFC)
There's a place in swift-lldb where it is useful to create a copy of
an lldb_private::Variable. Adding these two accessors makes this
possible.
More information about the All-commits
mailing list