summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/help/TestHelp.py
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2018-04-30 23:59:15 +0000
committerAdrian Prantl <aprantl@apple.com>2018-04-30 23:59:15 +0000
commit5435f78046ee39f7bec4be7833cb0a86043f8aa2 (patch)
treedf2c9233d60e383508bad100b33fabb427ed43c8 /lldb/packages/Python/lldbsuite/test/help/TestHelp.py
parent763cd2a98a61083593cd8f167bf6d27aa7eb6d96 (diff)
downloadbcm5719-llvm-5435f78046ee39f7bec4be7833cb0a86043f8aa2.tar.gz
bcm5719-llvm-5435f78046ee39f7bec4be7833cb0a86043f8aa2.zip
Move the persistent variable counter into Target
so it can be shared across multiple language plugins. In a multi-language project it is counterintuitive to have a result variables reuse numbers just because they are using a different language plugin in LLDB (but not for example, when they are Objective-C versus C++, since they are both handled by Clang). This is NFC on llvm.org except for the Go plugin. rdar://problem/39299889 Differential Revision: https://reviews.llvm.org/D46083 llvm-svn: 331234
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/help/TestHelp.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud