[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #11095

Report

[FAILURE] oss-swift-incremental-RA-osx [#11095]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-osx/11095/
Project:
oss-swift-incremental-RA-osx
Date of build:
Fri, 27 Mar 2020 15:47:46 -0500
Build duration:
2 min 34 sec

Changes

  • Commit 38964fc3604452a83eeb804c5ca1b85cc9d99ccf by dgregor:
    [Type checker] Remove dead code to compute pattern checking options.

    • edit: lib/Sema/TypeCheckStorage.cpp
  • Commit 5ac8d769fd562b60b62c6465edc25e57be4ec8d9 by dgregor:
    [Property wrappers] Allow default initialization to infer a type.

    • edit: test/decl/var/property_wrappers.swift
    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/AST/Pattern.cpp
  • Commit d282e3c1e9635dc7354367c3d498587baea9b6ed by dgregor:
    [Property wrappers] NFC rename initialValue -> wrappedValue where

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/TypeCheckPropertyWrapper.cpp
    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/TypeCheckStorage.cpp
    • edit: lib/Sema/TypeChecker.h