swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-osx [#12213]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/12213/
Project: oss-swift-incremental-RA-osx
Date of build: Mon, 29 Jun 2020 20:09:43 -0500
Build duration: 1 hr 29 min
Changes- Commit 7de78fc9305454de7c7c60e7c8d9edafbed1bc60 by stevenwu:
[compiler-rt] Add support for arm64 macOS
-
edit: compiler-rt/cmake/builtin-config-ix.cmake
-
edit: compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
-
edit: compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
-
edit: compiler-rt/cmake/Modules/CompilerRTDarwinUtils.cmake
-
Commit 21acf0efab4a08742f6bc5d7867f1e5fd743429e by vsk:
Don't create a Module SwiftASTContext when the stdlib is missing
-
edit: lldb/source/Symbol/SwiftASTContext.cpp
-
Commit a4fe0026b92330af9e05f561aab344ba57554651 by dgregor:
Respect -driver-use-frontend-path prior to executing -print-target-info.
-
edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
-
edit: Sources/SwiftDriver/Driver/Driver.swift
-
Commit 5ec3bb86625d7a170b21ecd050818c7b85cc63b1 by dgregor:
Pass the SDK path through to -print-target-info.
-
edit: Sources/SwiftDriver/Jobs/PrintTargetInfoJob.swift
-
edit: Sources/SwiftDriver/Toolchains/GenericUnixToolchain.swift
-
edit: Sources/SwiftDriver/Toolchains/DarwinToolchain.swift
-
edit: Sources/SwiftDriver/Driver/Driver.swift
-
edit: Sources/SwiftDriver/Toolchains/Toolchain.swift
-
Commit b67e8ae2b50a6679f0469a70de71ea10fb045ba3 by dgregor:
Pass resource directory through to -print-target-info.
-
edit: Sources/SwiftDriver/Driver/Driver.swift
-
edit: Sources/SwiftDriver/Jobs/FrontendJobHelpers.swift
-
Commit caab4f4eadc6baf167cdcc0f7c5a247656d639e1 by pyaskevich:
[CSGen] Handle incorrect patterns (e.g. referencing unknown types)
-
edit: lib/Sema/CSGen.cpp
-
edit: test/Constraints/patterns.swift