aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/malformed/c.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/malformed/c.h')
-rw-r--r--test/Modules/Inputs/malformed/c.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Modules/Inputs/malformed/c.h b/test/Modules/Inputs/malformed/c.h
new file mode 100644
index 000000000000..2cce2ca9caa2
--- /dev/null
+++ b/test/Modules/Inputs/malformed/c.h
@@ -0,0 +1 @@
+template<typename T> void f() { T::error; }