File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
lldb/test/API/lang/swift/async Expand file tree Collapse file tree 7 files changed +7
-7
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 := -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 := -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 := -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 := -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 := -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 := -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 := -parse-as-library
3
3
include Makefile.rules
You can’t perform that action at this time.
0 commit comments