[Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (swift 5.0) #526

Report

[FAILURE] oss-lldb-swift-5.0-incremental-osx [#526]

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.0-incremental-osx/526/
Project:
oss-lldb-swift-5.0-incremental-osx
Date of build:
Sat, 09 Feb 2019 14:16:44 -0600
Build duration:
1 hr 8 min

Changes

  • Commit eab56a96ecae3e1126787da387784d317dd49df3 by artem.dergachev:
    Revert "[analyzer] Remove the "postponed" hack, deal with derived

    • edit: test/Analysis/symbol-reaper.c
    • edit: test/Analysis/malloc.c
    • edit: include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
    • edit: lib/StaticAnalyzer/Core/RegionStore.cpp
  • Commit 56ddbb11c7f0e8ecf4f1ffae6513b70c329fa28b by milseman:
    [String] Use the new value in utf8 setter.

    • edit: validation-test/stdlib/StringViews.swift
    • edit: stdlib/public/core/StringUTF8View.swift
  • Commit 1c0a367dd134ec2d497c16f41571051ed66cccac by milseman:
    [String] Fix crash when given null UBP

    • edit: stdlib/public/core/ContiguouslyStored.swift
    • edit: stdlib/public/core/StringCreate.swift
    • edit: stdlib/public/core/SmallString.swift
    • add: test/stdlib/StringCreate.swift
    • edit: stdlib/public/core/String.swift
  • Commit e50fdd42f58d0896490aca8c2e29584cbb75fd39 by mgottesman:
    [silgenpattern] Fix the box handling in the old silgenpattern enum code

    • edit: lib/SILGen/SILGenPattern.cpp
    • add: test/Interpreter/indirect_enum.swift
    • edit: test/SILGen/indirect_enum.swift
  • Commit bf038c26841801405e24a85395d3d9b003cf4a1a by xi_ge:
    AST: TapExpr should return sub-expression's source locations if set.

    • add: test/IDE/range_info_string_interpolation.swift
    • edit: include/swift/AST/Expr.h