summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/macro_paste_bcpl_comment.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/macro_paste_bcpl_comment.c')
-rw-r--r--test/Preprocessor/macro_paste_bcpl_comment.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/macro_paste_bcpl_comment.c b/test/Preprocessor/macro_paste_bcpl_comment.c
index 0637a87..8bbee5d 100644
--- a/test/Preprocessor/macro_paste_bcpl_comment.c
+++ b/test/Preprocessor/macro_paste_bcpl_comment.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -Eonly -fms-extensions=0 2>&1 | grep error
+// RUN: clang-cc %s -Eonly 2>&1 | grep error
#define COMM1 / ## /
COMM1
OpenPOWER on IntegriCloud