diff options
Diffstat (limited to 'test/CXX/lex/lex.trigraph/p3.cpp')
-rw-r--r-- | test/CXX/lex/lex.trigraph/p3.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CXX/lex/lex.trigraph/p3.cpp b/test/CXX/lex/lex.trigraph/p3.cpp index 2be03285fe65f..c74d8f358d027 100644 --- a/test/CXX/lex/lex.trigraph/p3.cpp +++ b/test/CXX/lex/lex.trigraph/p3.cpp @@ -1,4 +1,5 @@ // RUN: %clang_cc1 -fsyntax-only -trigraphs -Wtrigraphs -verify %s +// expected-no-diagnostics char a[] = "?? ??\"??#??$??%??&??*??+??,??.??0??1??2??3??4??5??6" |