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

Report

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

Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-osx/524/
Project:
oss-lldb-swift-5.1-osx
Date of build:
Tue, 07 May 2019 16:57:44 -0500
Build duration:
27 min

Changes

  • Commit 6a72ab1a0889bc176f96d68699848ee5881f88c7 by abdulras:
    Fixing swift-clang tests that fail due to missing PrintingPolicy init in

    • edit: include/clang/AST/PrettyPrinter.h
  • Commit beb76cd8a0b6208c3162d9e020fecc7fbd2d584e by abdulras:
    Fixing SemaObjC tests that take -x objective-c++ with -stdlib=libc++

    • edit: test/SemaObjC/class-stub-attr.m
    • edit: test/SemaObjC/class-stub-attr-unsupported.m
  • Commit 82c193fbe3fcb9f88c5027e9c7fda67f7fc861d4 by abdulras:
    Fixing clang-refactor-test tests on Linux by adding

    • edit: test/Refactor/Extract/extract-capture-self.m
    • edit: test/Refactor/Rename/ObjCImplementationTURequests.m
    • edit: test/Refactor/Rename/ObjCClass.m
  • Commit 6d90a84342732b21ba83cbcc7cb78b7cb5f7de08 by aschwaighofer:
    [5.1] CastOptimizer: Fix for opaque archetypes

    • edit: test/SILOptimizer/cast_folding.swift
    • edit: lib/SIL/DynamicCasts.cpp