summaryrefslogtreecommitdiff
path: root/Tests/CompileCommandOutput/relative.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CompileCommandOutput/relative.cxx')
-rw-r--r--Tests/CompileCommandOutput/relative.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/CompileCommandOutput/relative.cxx b/Tests/CompileCommandOutput/relative.cxx
new file mode 100644
index 000000000..eae11e226
--- /dev/null
+++ b/Tests/CompileCommandOutput/relative.cxx
@@ -0,0 +1,3 @@
+#include "relative.h"
+
+void relative() {}