summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/completion-crash-lambda/TestCompletionCrashInLambda.py
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-07-31 08:25:25 +0000
committerPavel Labath <pavel@labath.sk>2019-07-31 08:25:25 +0000
commitd2deeb4490ed6fad5832c8958afa6ead283cf85a (patch)
treef3e8084a0ac1d42682a4385fa95d7de5924a5f4a /lldb/packages/Python/lldbsuite/test/expression_command/completion-crash-lambda/TestCompletionCrashInLambda.py
parentd65c166e35dbc3432d7b3ad5a7eb6fe7b9e7e211 (diff)
downloadbcm5719-llvm-d2deeb4490ed6fad5832c8958afa6ead283cf85a.tar.gz
bcm5719-llvm-d2deeb4490ed6fad5832c8958afa6ead283cf85a.zip
SymbolVendor: Remove the object file member variable
Summary: The last responsibility of the SymbolVendor was to hold an owning reference to the object file (in case symbols are being read from a different file than the main module). As SymbolFile classes already hold a non-owning reference to the object file, we can easily remove this responsibility of the SymbolVendor by making the SymbolFile reference owning. Reviewers: JDevlieghere, clayborg, jingham Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D65401 llvm-svn: 367392
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/completion-crash-lambda/TestCompletionCrashInLambda.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud