Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#11666]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/11666/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Mon, 06 Jan 2020 17:55:26 -0600
Build duration:
20 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 afc6332289ba35e86630a2173d971ebf2d235211 by varun_gandhi:
[Sema] Parse a Clang function type from the cType argument.- edit: include/swift/AST/DiagnosticsSema.def
- edit: test/attr/attr_convention.swift
- edit: test/Parse/c_function_pointers.swift
- edit: include/swift/ClangImporter/ClangImporter.h
- edit: lib/ClangImporter/ClangImporter.cpp
- edit: include/swift/AST/ClangModuleLoader.h
- edit: lib/Sema/TypeCheckType.cpp
-
Commit 96604470ae1a618a315ba490d4a73d07b0af7504 by varun_gandhi:
[AST] Add printing for Clang function types in the AST.- edit: include/swift/AST/ASTPrinter.h
- edit: include/swift/AST/ClangModuleLoader.h
- edit: lib/Frontend/CompilerInvocation.cpp
- edit: include/swift/Frontend/ModuleInterfaceSupport.h
- edit: lib/IDE/IDETypeChecking.cpp
- edit: lib/IDE/CodeCompletionResultBuilder.h
- edit: include/swift/ClangImporter/ClangImporter.h
- add: test/ModuleInterface/full-convention.swift
- edit: lib/Frontend/ModuleInterfaceSupport.cpp
- edit: test/Inputs/clang-importer-sdk/usr/include/ctypes.h
- edit: lib/AST/ASTPrinter.cpp
- edit: lib/ClangImporter/ClangImporter.cpp
- edit: include/swift/Option/FrontendOptions.td
- edit: include/swift/AST/Types.h
- edit: lib/AST/Type.cpp
- edit: include/swift/AST/PrintOptions.h
- add: test/ClangImporter/clang-function-types.swift
-
Commit 8d6781a40fe4aca03c26229cfda4b18399ad8514 by varun_gandhi:
[NFC] Add missing SILFunctionType::ExtInfo::getUncommonInfo() method.- edit: include/swift/AST/Types.h
-
Commit 7bdd72ae11b5d20e54f19e81148d9551d518e518 by varun_gandhi:
[AST] Add printing for Clang function types in SIL.- edit: include/swift/AST/Types.h
- edit: lib/AST/ASTContext.cpp
- edit: lib/AST/ASTPrinter.cpp