[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) #2665

Report

[FAILURE] swift-master-source-compat-suite [#2665]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/2665/
Project:
swift-master-source-compat-suite
Date of build:
Fri, 12 Oct 2018 12:25:14 -0500
Build duration:
3 hr 45 min

Changes

  • Commit a4d53b8985c2135abc7bffdc63fb024aa2498766 by dgregor:
    [IRGen] Use symbolic references to (file)private entities in mangled

    • add: test/Runtime/associated_type_demangle_private.swift
    • edit: test/IRGen/associated_type_witness.swift
    • edit: lib/IRGen/IRGenMangler.cpp
  • Commit 599e5860c56faf1bba5facd010d757d242765502 by atrick:
    Remove references to SWIFT3 from benchmark Cmake files.

    • edit: benchmark/README.md
    • edit: benchmark/CMakeLists.txt
    • edit: benchmark/cmake/modules/AddSwiftBenchmarkSuite.cmake
  • Commit 7bef73313f464db637b089f578194929effd4349 by kyrtzidis:
    [swift-format] Fix issue with swift-format invocation re-using source

    • edit: test/swift-format/main.swift
    • edit: tools/driver/swift_format_main.cpp