[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (release/5.3) #255

# [FAILURE] oss-swift-5.3-incremental-RA-linux-ubuntu-18_04-long-test [#255]

Build URL: https://ci.swift.org/job/oss-swift-5.3-incremental-RA-linux-ubuntu-18_04-long-test/255/
Project: oss-swift-5.3-incremental-RA-linux-ubuntu-18_04-long-test
Date of build: Wed, 17 Jun 2020 16:08:30 -0500
Build duration: 2 hr 54 min

Changes- Commit b3c1dee9fbe5d5dd33eeac2136007123782cc535 by rishizaki:

[CodeCompletion] Typecheck without CodeCompletionExpr

  • edit: lib/IDE/ExprContextAnalysis.cpp

  • edit: test/IDE/complete_multiple_trailingclosure.swift

  • edit: lib/IDE/CodeCompletion.cpp

  • edit: lib/IDE/ExprContextAnalysis.h

  • Commit 7fae7d8c23f8ccf79ab2ef18b401bddb06f6835b by kyrtzidis:

    [test/Syntax/round_trip_stdlib.swift] Exclude the test for an ASAN build

    • edit: test/Syntax/round_trip_stdlib.swift
  • Commit 737afe57f0ca754e469088352f7285d2a4c3c44a by alaferriere:

    [ModuleInterface] Prefer the swiftmodule in the SDK over the

    • add: test/ModuleInterface/loading-order.swift
    • edit: lib/Frontend/ModuleInterfaceLoader.cpp
  • Commit d8eb73a465e99d03946ec17ec14c52539eaa91e6 by github:

    [BreakCritEdges] Add option to opt-out of perserving loop-simplify.

    • edit: llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
    • add: llvm/test/Transforms/GVN/critical-edge-split-indbr-pred-in-loop.ll
    • edit: llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp
    • edit: llvm/test/Transforms/GVN/preserve-analysis.ll
    • edit: llvm/lib/Transforms/Scalar/GVN.cpp