summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/inline-namespace/TestInlineNamespace.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-09-18 00:30:01 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-09-18 00:30:01 +0000
commit20b52c33ba3960340ecf326314517091b8ec98f4 (patch)
treed70612f82a6ee1469f6c7fe10e3b519a6a8c428e /lldb/packages/Python/lldbsuite/test/commands/expression/inline-namespace/TestInlineNamespace.py
parent6e353b4df3aa452ed4741a5e5caea02b1a876d8c (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud