diff options
author | Haojian Wu <hokein@google.com> | 2016-05-11 08:38:21 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2016-05-11 08:38:21 +0000 |
commit | 1a352d564fbe09bd633e13ebd3cdd8faf1dda455 (patch) | |
tree | b4828de4c97d0f87e79257716b242f02c91a5230 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py | |
parent | 6477682c9841460f8cf25aa132323d0fa91da258 (diff) | |
download | bcm5719-llvm-1a352d564fbe09bd633e13ebd3cdd8faf1dda455.tar.gz bcm5719-llvm-1a352d564fbe09bd633e13ebd3cdd8faf1dda455.zip |
[find-all-symbols] Slim SymbolInfo.
Summary:
SymbolInfo has some optional fields, which is a bad-smell
implementation. For now, we
* remove the optional field since we don't need them (we can probably
add them back if we actually need them in the future)
* make SymbolInfo to be a class.
By this change, the code is more simplified.
Reviewers: klimek
Subscribers: cfe-commits, ioeric, bkramer
Differential Revision: http://reviews.llvm.org/D20095
llvm-svn: 269162
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py')
0 files changed, 0 insertions, 0 deletions