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 9a733c0 commit 19e91ecCopy full SHA for 19e91ec
clang/test/Driver/xros-driver.c
@@ -30,8 +30,8 @@
30
// LINK: "-platform_version" "xros" "1.0.0" "1.0.0"
31
// LINK-SIM: "-platform_version" "xros-simulator" "1.0.0" "1.0.0"
32
33
-// OBJC-RUNTIME: "-fobjc-runtime=ios-17.0.0.0"
34
-// OBJC-RUNTIME2: "-fobjc-runtime=ios-18.0.0.0"
+// OBJC-RUNTIME: "-fobjc-runtime=ios-17.0.0"
+// OBJC-RUNTIME2: "-fobjc-runtime=ios-18.0.0"
35
// ARC-NOT: error:
36
37
// SSP_ON: "-stack-protector" "1"
0 commit comments