Report
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#3518]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3518/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Wed, 03 Jul 2019 12:17:30 -0500
Build duration:
1 hr 8 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 e1722dce3b2d023bb5a45c081e15d1736c067f5b by spestov:
SILGen: Fix crash when emitting @convention(c) function with capture- edit: lib/SILGen/SILGenExpr.cpp
- edit: test/SILGen/c_function_pointers.swift
-
Commit c889ca5a147b3f9b4ed304ad4058c7042ac3a0f7 by spestov:
Sema/SILGen: Move invalid @convention(c) conversion check to SILGen- edit: lib/Sema/TypeCheckCaptures.cpp
- edit: lib/SILGen/SILGenExpr.cpp
- edit: lib/Sema/TypeChecker.h
- edit: include/swift/AST/DiagnosticsSema.def
- edit: test/SILGen/c_function_pointers.swift
- edit: lib/Sema/CSApply.cpp
- edit: test/Parse/c_function_pointers.swift
- edit: include/swift/AST/DiagnosticsSIL.def
-
Commit 09f829651b77019cef8736b8de903d28e9511dc0 by jgroff:
Support opaque stored property types.- edit: test/type/opaque.swift
- edit: include/swift/AST/DiagnosticsSema.def
- edit: lib/Sema/TypeCheckDecl.cpp
- edit: test/IRGen/opaque_result_type.swift
- edit: lib/Sema/TypeCheckConstraints.cpp
- edit: lib/Sema/CSSolver.cpp
-
Commit 76e64727b3e94f55f2ef272689609260805e952a by ankit_aggarwal:
[Basic] Only chmod regular files when onlyFiles is set- edit: Sources/Basic/FileSystem.swift
- edit: Tests/BasicTests/FileSystemTests.swift