Skip to content

Commit c99083e

Browse files
authored
Merge pull request #59650 from buttaface/sdk
[test] Fix test that's failing on the Android CI since string processing was enabled by default
2 parents c49f174 + a240752 commit c99083e

File tree

4 files changed

+1
-3
lines changed

4 files changed

+1
-3
lines changed

test/Driver/Inputs/android.sdk/usr/lib/swift/android/x86_64/_Concurrency.swiftinterface

Lines changed: 0 additions & 2 deletions
This file was deleted.

test/Driver/android-sdk.swift

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/Frontend/android-sdk.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// RUN: %swift -target x86_64-unknown-linux-android -sdk %S/Inputs/android.sdk %s -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -typecheck

0 commit comments

Comments
 (0)