[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (release/5.3) #140

Report

[FAILURE] oss-swift-5.3-incremental-RA-osx [#140]

Build URL:
https://ci.swift.org/job/oss-swift-5.3-incremental-RA-osx/140/
Project:
oss-swift-5.3-incremental-RA-osx
Date of build:
Tue, 19 May 2020 20:58:32 -0500
Build duration:
39 min

Identified problems:

Changes

  • Commit ca9ed6e2fb3c7a38973089c22b696d22725a4134 by bigcheesegs:
    Revert "Re-fix _lrotl/_lrotr to always take Long, no matter the

    • edit: clang/include/clang/Basic/Builtins.def
    • edit: clang/test/CodeGen/ms-intrinsics-rotations.c
  • Commit c1f3bf0e3fb80e6820c8e9bad0b58eb79869f0ba by mboehme:
    [clang] Add an API to retrieve implicit constructor arguments.

    • edit: clang/include/clang/CodeGen/CodeGenABITypes.h
    • edit: clang/lib/CodeGen/CGCXXABI.cpp
    • edit: clang/lib/CodeGen/MicrosoftCXXABI.cpp
    • edit: clang/lib/CodeGen/CGClass.cpp
    • edit: clang/lib/CodeGen/CodeGenABITypes.cpp
    • edit: clang/lib/CodeGen/CGCXXABI.h
    • edit: clang/lib/CodeGen/CGCall.cpp
    • edit: clang/lib/CodeGen/ItaniumCXXABI.cpp
  • Commit 12693d51b990527517fabbde790b1700132abd2f by nhawes:
    [AST] Restore getSourceRange() on DefaultArgumentExpr.

    • edit: include/swift/AST/Expr.h
    • edit: lib/AST/Expr.cpp
    • edit: lib/Sema/TypeCheckExpr.cpp
    • edit: test/DebugInfo/callexpr.swift