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