aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorJeffrey Tan <jeffreytan@fb.com>2022-04-20 07:30:53 -0700
committerJeffrey Tan <jeffreytan@fb.com>2022-04-25 18:33:47 -0700
commit5cbf516cb79fa27395dabb33002ab20243b1ee5d (patch)
tree83152e78eab9f54cbda801dbaee786752964ca99 /lldb/source/Commands/CommandObjectThread.cpp
parent3143840f216c72fcc7f7b9cd54b2ccb9619fdc58 (diff)
downloadllvm-5cbf516cb79fa27395dabb33002ab20243b1ee5d.zip
llvm-5cbf516cb79fa27395dabb33002ab20243b1ee5d.tar.gz
llvm-5cbf516cb79fa27395dabb33002ab20243b1ee5d.tar.bz2
Refactor protected virtual functions from SymbolFile into new SymbolFileCommon class.
This is a preparatory patch for https://reviews.llvm.org/D121631. It refactors protected virtual members of SymbolFile into a new SymbolFileCommon class per suggestion in: https://reviews.llvm.org/D121631 This will avoid the friendship declaration in that patch. Differential Revision: https://reviews.llvm.org/D124110
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions