# [FAILURE] oss-swift-incremental-ASAN-RA-osx [#5354]
Build URL: https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/5354/
Project: oss-swift-incremental-ASAN-RA-osx
Date of build: Tue, 08 Dec 2020 05:24:46 -0600
Build duration: 5 hr 22 min
Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes- Commit 185f44e2d350328efca668601149e638d4a07227 by jgroff:
Concurrency: Implement resume(returning:)
and resume(throwing:)
for Unsafe*Continuation.
-
edit: stdlib/public/Concurrency/Task.cpp
-
edit: include/swift/Runtime/Concurrency.h
-
edit: stdlib/public/Concurrency/PartialAsyncTask.swift
-
Commit f702be94b7e39da8ef5b54c67d927ed1fc7fcb10 by eeckstein:
SIL: cleanup the GenericSpecializationMangler API
- edit: lib/SILOptimizer/IPO/UsePrespecialized.cpp
- edit: include/swift/SIL/GenericSpecializationMangler.h
- edit: lib/SILOptimizer/Utils/Generics.cpp
- edit: include/swift/SIL/TypeSubstCloner.h
- edit: lib/SIL/Utils/GenericSpecializationMangler.cpp
-
Commit 4db201c9764d56c56398b8da07c4f11c64e2dcf2 by eeckstein:
Mangling: introduce an alternative mangling for generic specializations.
- edit: lib/Demangling/Remangler.cpp
- edit: lib/Demangling/Demangler.cpp
- edit: docs/ABI/Mangling.rst
- edit: lib/Demangling/NodePrinter.cpp
- edit: include/swift/Demangling/DemangleNodes.def
- edit: lib/Demangling/OldRemangler.cpp
- edit: test/Demangle/Inputs/manglings.txt
-
Commit 9e43f493f3171179d00cd0ebbc1099d798b75606 by eeckstein:
GenericSpecializer: use an alternative mangling if the function has re-abstracted resilient type parameters.
- edit: test/SILOptimizer/specialization_and_resilience.swift
- edit: lib/SILOptimizer/Utils/Generics.cpp
- edit: include/swift/SILOptimizer/Utils/Generics.h
- edit: include/swift/SIL/GenericSpecializationMangler.h
- edit: lib/SILOptimizer/IPO/UsePrespecialized.cpp
- edit: lib/SIL/Utils/GenericSpecializationMangler.cpp
- edit: test/SILOptimizer/specialize_default_witness_resilience_ossa.sil
- edit: include/swift/AST/TypeExpansionContext.h
- add: test/SILOptimizer/Inputs/specialization_and_resilience_module.swift
- edit: test/SILOptimizer/specialize_default_witness_resilience.sil
-
Commit b8376759104d42b9831de8516499994a13af1dc9 by dgregor:
[Concurrency] Introduce more completion-handler names to the import heuristics.
- edit: test/Inputs/clang-importer-sdk/usr/include/ObjCConcurrency.h
- edit: lib/Basic/StringExtras.cpp
- edit: lib/ClangImporter/ImportName.cpp
- edit: test/IDE/print_clang_objc_async.swift
-
Commit 719e2201c889b19d6534334fdc405dbb20994535 by dgregor:
[Concurrency] Move "extra" text from completion handler parameter to base name.
- edit: lib/ClangImporter/ImportName.cpp
- edit: test/ClangImporter/objc_async.swift
- edit: lib/Basic/StringExtras.cpp
-
Commit a8f9675a2b1928718c918e191ba132b326223772 by github:
more refactoring towards performance work (#3095)
- edit: Tests/SourceControlTests/GitRepositoryTests.swift
- edit: Sources/SPMTestSupport/GitRepositoryExtensions.swift
- edit: Sources/SourceControl/GitRepository.swift
-
Commit feef75d2e4e30e5ac2a443143a36e7509940233a by github:
performance improvements (#3096)
- edit: Sources/PackageGraph/RepositoryPackageContainer.swift
- edit: Sources/Basics/ConcurrencyHelpers.swift
- edit: Sources/SourceControl/GitRepository.swift
-
Commit 1f583b148c39ecc1bd896b40d59eea075517ae1e by dungar:
Clean up build-record status computation.
- edit: Sources/SwiftDriver/Incremental Compilation/InputInfo.swift
-
Commit d0b5f259bd321dac69cdfb7272b5fa20f44161de by github:
build: swap compiler search
- edit: CMakeLists.txt
-
Commit 4f4c983477b472521569d18392b7a40d3766fe55 by dungar:
remove unneeded else
- edit: Sources/SwiftDriver/Incremental Compilation/InputInfo.swift
-
Commit b2f71ecbcabe9dc9188e38bc8879baa7492b82b8 by dungar:
typo
- edit: Sources/SwiftDriver/Incremental Compilation/InputInfo.swift