aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/cxx1z-trigraphs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Lexer/cxx1z-trigraphs.cpp')
-rw-r--r--test/Lexer/cxx1z-trigraphs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Lexer/cxx1z-trigraphs.cpp b/test/Lexer/cxx1z-trigraphs.cpp
index 410626fd7bb8..0ea2adbe1e03 100644
--- a/test/Lexer/cxx1z-trigraphs.cpp
+++ b/test/Lexer/cxx1z-trigraphs.cpp
@@ -1,5 +1,5 @@
// RUN: %clang_cc1 -std=c++1z %s -verify
-// RUN: %clang_cc1 -std=c++1z %s -trigraphs -fsyntax-only
+// RUN: %clang_cc1 -std=c++1z %s -ftrigraphs -fsyntax-only
??= define foo ; // expected-error {{}} expected-warning {{trigraph ignored}}