[Swift CI] Build Failure: 0. OSS - LLDB - OS X (master) (Release) #5038

Report

[FAILURE] oss-lldb-osx [#5038]

Build URL:
https://ci.swift.org/job/oss-lldb-osx/5038/
Project:
oss-lldb-osx
Date of build:
Fri, 26 Apr 2019 23:46:43 -0500
Build duration:
1 hr 0 min

Changes

  • Commit ffc26fb4d0e15ac4ceeb175cb388178c11009bfa by spestov:
    SILGen: Allocating entry points for @objc dynamic inits should use

    • edit: lib/SILGen/SILGenConstructor.cpp
    • edit: test/SILGen/objc_dynamic_init.swift
    • add: test/Interpreter/objc_metatypes.swift
  • Commit 1f37941b2618dd3227c0977bf96ad2f79a95238d by spestov:
    SILGen: Always reference allocating entry points when calling class

    • edit: test/SILGen/objc_dynamic_init.swift
    • edit: test/SILGen/dynamic_self.swift
    • edit: lib/SILGen/SILGenApply.cpp