summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Expr/Inputs/objc-cast.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/Shell/Expr/Inputs/objc-cast.cpp')
-rw-r--r--lldb/test/Shell/Expr/Inputs/objc-cast.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/Shell/Expr/Inputs/objc-cast.cpp b/lldb/test/Shell/Expr/Inputs/objc-cast.cpp
new file mode 100644
index 000000000000..76e8197013aa
--- /dev/null
+++ b/lldb/test/Shell/Expr/Inputs/objc-cast.cpp
@@ -0,0 +1 @@
+int main() { return 0; }