Files
swift-mirror/test/Driver/emit-module-from-sib.swift
Doug Gregor 4f7c63daf1 [Test tweak] Use textual output to compare results rather than binary diff
This test depends on comparing the binary .swiftmodule files (with
cmp) using the sib and non-sib paths. However, the binary .swiftmodule
can differ slightly due to type sugar along this path, so use a
textual diff instead... which is also far more readable.
2018-03-25 21:35:16 -07:00

1.4 KiB