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

Report

[FAILURE] oss-swift-5.0-incremental-RA-osx [#5]

Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-osx/5/
Project:
oss-swift-5.0-incremental-RA-osx
Date of build:
Mon, 29 Oct 2018 18:55:28 -0500
Build duration:
4 min 38 sec

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 c89c4caf68d770b0d53e2ef7a6b4bc056acc8245 by vsapsai:
    Lift VFS from clang to llvm (NFC)

    • edit: unittests/Support/CMakeLists.txt
    • add: include/llvm/Support/VirtualFileSystem.h
    • edit: lib/Support/CMakeLists.txt
    • add: lib/Support/VirtualFileSystem.cpp
    • add: unittests/Support/VirtualFileSystemTest.cpp