summaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/mi_opt2.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Preprocessor/mi_opt2.h')
-rw-r--r--clang/test/Preprocessor/mi_opt2.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/clang/test/Preprocessor/mi_opt2.h b/clang/test/Preprocessor/mi_opt2.h
new file mode 100644
index 0000000..df37eba
--- /dev/null
+++ b/clang/test/Preprocessor/mi_opt2.h
@@ -0,0 +1,5 @@
+#ifndef ITERATING
+a: X
+#else
+b: X
+#endif