[Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (master) #1362

Report

[FAILURE] oss-swift-incremental-ASAN-RA-osx [#1362]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/1362/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Mon, 26 Mar 2018 17:04:22 -0500
Build duration:
1 hr 33 min

Changes

  • Commit 7a682a46b998a52b3a829d1f6f523d0c315c4bb8 by daniel:
    [Parse] Allow self rebinding

    • add: test/Parse/self_rebinding.swift
    • edit: lib/Parse/ParseExpr.cpp
  • Commit 0bc86e095f45e3fb8f95211323ea7ec992b4d839 by mgottesman:
    Replace -enable-guaranteed-normal-arguments with

    • edit: test/SILGen/guaranteed_normal_args.swift
    • edit: test/sil-opt/guaranteed-normal-args-negative.sil
    • edit: test/SILGen/guaranteed_normal_args_curry_thunks.swift
    • edit: lib/Frontend/CompilerInvocation.cpp
    • edit: cmake/modules/AddSwift.cmake
    • edit: test/SILGen/owned.swift
    • add: test/Frontend/emit-plus-zero-normal-arguments.swift
    • add: test/Frontend/emit-plus-one-normal-arguments.swift
    • edit: include/swift/Option/FrontendOptions.td
    • edit: test/sil-opt/guaranteed-normal-args-positive.sil
    • edit: tools/sil-opt/SILOpt.cpp