Files
swift-mirror/test/IDE/print_clang_swift_name.swift
vkalintiris 4146d11ac0 Fix the "tail" command to be compatible with coreutils. NFC. (#14408)
I had builds failing during testing because the tail command inside:

test/IDE/print_clang_bool_bridging.swift,
test/IDE/print_clang_swift_name.swift

did not use the -n option. This should make the invocation of the
default tail command compatible with the one provided by coreutils.
2018-02-06 14:38:20 -08:00

4.7 KiB