[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #3743

Report

[FAILURE] oss-swift-package-osx [#3743]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3743/
Project:
oss-swift-package-osx
Date of build:
Thu, 13 Jul 2017 08:41:26 -0700
Build duration:
4 hr 18 min

Changes

  • Commit 11f61fe32acd2e3e570493ab9f5f485b34a999f7 by Arnold Schwaighofer:
    IRGen: Make sure to use the C function type's alignment for indirect

    • edit: test/IRGen/c_functions.swift
    • edit: test/IRGen/Inputs/c_functions.h
    • edit: lib/IRGen/GenCall.cpp
  • Commit 922df7355e49d5320e865a7c7ce6368a58349639 by Arnold Schwaighofer:
    Fix abitypes.swift test case

    • edit: test/IRGen/abitypes.swift
  • Commit 2570bdcbfa9981fabb7ef9db486532accac40eb1 by Arnold Schwaighofer:
    Use the max of abi alignment and swift's type alignment

    • edit: lib/IRGen/GenCall.cpp