[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (master) #3535

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3535/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Sat, 21 Mar 2020 23:17:01 -0500
Build duration:
2 hr 19 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 608a041decb6fa8a77e2af26491ef7e75c464102 by github:
    Fix a typo in CppInteroperabilityManifesto.Md

    • edit: docs/CppInteroperabilityManifesto.md
  • Commit ec9fd08ac64a5fd51223eb7552d2ff4de543551b by github:
    Fix another typo in CppInteroperabilityManifesto.md

    • edit: docs/CppInteroperabilityManifesto.md
  • Commit 0e97b1a50a477acad46d2510b6cebaa2dadcfc1d by vsk:
    Fix -fsanitize=array-bound to treat T[0] union members as flexible array

    • edit: clang/test/CodeGen/bounds-checking.c
    • edit: clang/lib/CodeGen/CGExpr.cpp