Arnold Schwaighofer
c5024f96ee
Revert "Disable test/AutolinkExtract/import.swift"
2018-03-22 09:07:23 -07:00
Arnold Schwaighofer
96153bbb33
Disable test/AutolinkExtract/import.swift
...
It started failing after #15408 .
SR-7255
rdar://38751453
2018-03-22 07:47:59 -07:00
Dmitri Gribenko
486cab447d
tests: replace 'rm -rf %t && mkdir -p %t' with '%empty-directory(%t)'
...
These changes were made using a script.
2017-06-04 11:08:39 -07:00
Dmitri Gribenko
d175b3b66d
Migrate FileCheck to %FileCheck in tests
2016-08-10 23:52:02 -07:00
Han Sangjin
0747503b0f
[Autolink] Autolinking on COFF for Cygwin/MinGW
...
Cygwin and MinGW should use the autolink feature in the sameway of Linux
due to the linker's limit. Now swift-autolink-extract recognizes the
COFF format file for Cygwin/MinGW.
2016-08-07 07:20:50 +09:00
Graham Batty
078a558b26
Extract autolink information as a compile step.
...
Swift SVN r25510
2015-02-24 20:33:05 +00:00