We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d76c45d commit 71d95b8Copy full SHA for 71d95b8
test/PrintAsObjC/empty.swift
@@ -4,7 +4,7 @@
4
5
// RUN: %check-in-clang -std=c99 %t/empty.h
6
// RUN: %check-in-clang -std=c11 %t/empty.h
7
-// RUN: %check-cxx-header-in-clang -x objective-c++-header -std=c++98 %t/empty.h
+// RUN: %check-cxx-header-in-clang -x objective-c++-header -std=c++11 %t/empty.h
8
// RUN: %check-cxx-header-in-clang -x objective-c++-header -std=c++14 %t/empty.h
9
10
// RUN: %check-in-clang -std=c99 -fno-modules -Qunused-arguments %t/empty.h
0 commit comments