diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-09-18 00:30:01 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-09-18 00:30:01 +0000 |
commit | 20b52c33ba3960340ecf326314517091b8ec98f4 (patch) | |
tree | d70612f82a6ee1469f6c7fe10e3b519a6a8c428e /lldb/packages/Python/lldbsuite/test/commands/expression/inline-namespace/TestInlineNamespace.py | |
parent | 6e353b4df3aa452ed4741a5e5caea02b1a876d8c (diff) | |
download | bcm5719-llvm-20b52c33ba3960340ecf326314517091b8ec98f4.tar.gz bcm5719-llvm-20b52c33ba3960340ecf326314517091b8ec98f4.zip |
[ScriptInterpreter] Limit LLDB's globals to interactive mode.
Jim pointed out that the LLDB global variables should only be available
in interactive mode. When used from a command for example, their values
might be stale or not at all what the user expects. Therefore we want to
explicitly make these variables unavailable.
Differential revision: https://reviews.llvm.org/D67685
llvm-svn: 372192
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/inline-namespace/TestInlineNamespace.py')
0 files changed, 0 insertions, 0 deletions