[Swift CI] Build Failure: 0. OSS - LLDB - OS X (swift 5.1) (Release) #178

Report

[FAILURE] oss-lldb-swift-5.1-osx [#178]

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-osx/178/
Project:
oss-lldb-swift-5.1-osx
Date of build:
Thu, 21 Mar 2019 00:00:05 -0500
Build duration:
30 min

Changes

  • Commit ac2e8fc4c0e16001270477ebca22b98087fa6e4b by mgottesman:
    [ast] Allow for VarDecls to have a Parent back pointer that points at a

    • edit: include/swift/Basic/LLVM.h
    • edit: include/swift/AST/Decl.h
  • Commit 4c389dd466eda6606b3b6ecdc7d2a638e452c23b by mgottesman:
    [sema] Wire up VarDecl parent pointers for case stmt related Var Decls

    • edit: lib/Sema/MiscDiagnostics.cpp
    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/Decl.cpp
    • edit: lib/Sema/TypeCheckStmt.cpp