[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #7330

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#7330]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7330/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Sat, 27 Apr 2019 17:36:08 -0500
Build duration:
1 hr 20 min

Changes

  • Commit 0ff871a798bf6ad73a73e27b0a9f17d746f629a1 by jordan_rose:
    [ClangImporter] Handle NS_TYPED_ENUMs of NSUIntegers in system headers

    • edit: test/ClangImporter/Inputs/custom-modules/Newtype.h
    • edit: test/ClangImporter/objc_parse.swift
    • add: test/ClangImporter/Inputs/custom-modules/NewtypeSystem.h
    • edit: lib/ClangImporter/ImportType.cpp
    • edit: test/ClangImporter/Inputs/custom-modules/module.map
  • Commit 3498ca8d2183bf0906cf92477d9deb5653f58347 by jordan_rose:
    [ClangImporter] Simplify handling of BOOL/Boolean slightly

    • edit: lib/ClangImporter/ImportType.cpp