aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/unknown-std.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/unknown-std.c')
-rw-r--r--test/Driver/unknown-std.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Driver/unknown-std.c b/test/Driver/unknown-std.c
index 41736ec4887e..9ef70a4227a6 100644
--- a/test/Driver/unknown-std.c
+++ b/test/Driver/unknown-std.c
@@ -14,6 +14,8 @@
// CHECK-NEXT: note: use 'gnu99' for 'ISO C 1999 with GNU extensions' standard
// CHECK-NEXT: note: use 'c11' or 'iso9899:2011' for 'ISO C 2011' standard
// CHECK-NEXT: note: use 'gnu11' for 'ISO C 2011 with GNU extensions' standard
+// CHECK-NEXT: note: use 'c17' or 'iso9899:2017' for 'ISO C 2017' standard
+// CHECK-NEXT: note: use 'gnu17' for 'ISO C 2017 with GNU extensions' standard
// Make sure that no other output is present.
// CHECK-NOT: {{^.+$}}