summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/completion/other.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/completion/other.cpp')
-rw-r--r--lldb/packages/Python/lldbsuite/test/expression_command/completion/other.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/expression_command/completion/other.cpp b/lldb/packages/Python/lldbsuite/test/expression_command/completion/other.cpp
deleted file mode 100644
index 1f8a488639b..00000000000
--- a/lldb/packages/Python/lldbsuite/test/expression_command/completion/other.cpp
+++ /dev/null
@@ -1,4 +0,0 @@
-struct ForwardDecl {
- long HiddenMemberName;
-};
-ForwardDecl fwd_decl;
OpenPOWER on IntegriCloud