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