File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
lldb/test/API/lang/swift/async Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
SWIFT_SOURCES := main.swift
2
- SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -parse-as-library
2
+ SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -Xfrontend -disable-availability-checking - parse-as-library
3
3
include Makefile.rules
Original file line number Diff line number Diff line change 1
1
SWIFT_SOURCES := main.swift
2
- SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -parse-as-library
2
+ SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -Xfrontend -disable-availability-checking - parse-as-library
3
3
include Makefile.rules
Original file line number Diff line number Diff line change 1
1
SWIFT_SOURCES := main.swift
2
- SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -parse-as-library
2
+ SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -Xfrontend -disable-availability-checking - parse-as-library
3
3
include Makefile.rules
Original file line number Diff line number Diff line change 1
1
SWIFT_SOURCES := main.swift
2
- SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -parse-as-library
2
+ SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -Xfrontend -disable-availability-checking - parse-as-library
3
3
include Makefile.rules
Original file line number Diff line number Diff line change 1
1
SWIFT_SOURCES := main.swift
2
- SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -parse-as-library
2
+ SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -Xfrontend -disable-availability-checking - parse-as-library
3
3
include Makefile.rules
Original file line number Diff line number Diff line change 1
1
SWIFT_SOURCES := main.swift
2
- SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -parse-as-library
2
+ SWIFTFLAGS_EXTRAS := -Xfrontend -enable-experimental-concurrency -Xfrontend -disable-availability-checking - parse-as-library
3
3
include Makefile.rules
You can’t perform that action at this time.
0 commit comments