File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 5301fa0d3ee3ef313b5329fb72029052cbd41a74
2
+ refs/heads/master: 8cb2449ca3ef580125b171761489f4df032fea22
3
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
Original file line number Diff line number Diff line change @@ -335,7 +335,7 @@ function(_compile_swift_files
335
335
336
336
if (NOT SWIFTFILE_IS_STDLIB_CORE )
337
337
list (APPEND swift_module_flags
338
- "-Xfrontend -experimental-skip-non-inlinable-function-bodies" )
338
+ "-Xfrontend" " -experimental-skip-non-inlinable-function-bodies" )
339
339
endif ()
340
340
341
341
# If we have extra regexp flags, check if we match any of the regexps. If so
You can’t perform that action at this time.
0 commit comments