summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2019-04-22 22:16:33 +0000
committerAdrian Prantl <aprantl@apple.com>2019-04-22 22:16:33 +0000
commita6314ea6c25458a480987721c57ff442ad51f0a5 (patch)
treea29adce504afde77d16bcd89f85cc5a4e38bbc31 /lldb/packages/Python/lldbsuite
parent389d5a3474eb52a1942a1e9193ee340f94f34348 (diff)
downloadbcm5719-llvm-a6314ea6c25458a480987721c57ff442ad51f0a5.tar.gz
bcm5719-llvm-a6314ea6c25458a480987721c57ff442ad51f0a5.zip
Rename C++ TestGlobalVariables.py to have a distinct name from C version.
llvm-svn: 358924
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
-rw-r--r--lldb/packages/Python/lldbsuite/test/lang/cpp/global_variables/TestCPPGlobalVariables.py (renamed from lldb/packages/Python/lldbsuite/test/lang/cpp/global_variables/TestGlobalVariables.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/lang/cpp/global_variables/TestGlobalVariables.py b/lldb/packages/Python/lldbsuite/test/lang/cpp/global_variables/TestCPPGlobalVariables.py
index 5e240b8ac63..5e240b8ac63 100644
--- a/lldb/packages/Python/lldbsuite/test/lang/cpp/global_variables/TestGlobalVariables.py
+++ b/lldb/packages/Python/lldbsuite/test/lang/cpp/global_variables/TestCPPGlobalVariables.py
OpenPOWER on IntegriCloud