summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/include-likely-typo.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/include-likely-typo.c')
-rw-r--r--test/Preprocessor/include-likely-typo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Preprocessor/include-likely-typo.c b/test/Preprocessor/include-likely-typo.c
index 88942ae6f8..89abe2a6e8 100644
--- a/test/Preprocessor/include-likely-typo.c
+++ b/test/Preprocessor/include-likely-typo.c
@@ -1,3 +1,4 @@
// RUN: %clang_cc1 %s -verify
+// RUN: %clang_cc1 -fms-compatibility %s -verify
#include "<empty_file_to_include.h>" // expected-error {{'<empty_file_to_include.h>' file not found, did you mean 'empty_file_to_include.h'?}}