summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwp/Inputs/simple/b.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-dwp/Inputs/simple/b.cpp')
-rw-r--r--llvm/test/tools/llvm-dwp/Inputs/simple/b.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-dwp/Inputs/simple/b.cpp b/llvm/test/tools/llvm-dwp/Inputs/simple/b.cpp
new file mode 100644
index 00000000000..fedcc160f41
--- /dev/null
+++ b/llvm/test/tools/llvm-dwp/Inputs/simple/b.cpp
@@ -0,0 +1,3 @@
+struct bar { };
+void b(bar) {
+}
OpenPOWER on IntegriCloud