# [FAILURE] oss-swift-incremental-ASAN-RA-osx [#5332]
Build URL: https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/5332/
Project: oss-swift-incremental-ASAN-RA-osx
Date of build: Tue, 01 Dec 2020 08:54:26 -0600
Build duration: 7 hr 38 min
Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes- Commit f14916832fd548ebc9f964ddc73c0bcbd8acc352 by eeckstein:
EscapeAnalysis: fix a quadratic behavior in ConnectionGraph::getNode
-
add: validation-test/SILOptimizer/large_nested_array.swift.gyb
-
edit: lib/SILOptimizer/Analysis/EscapeAnalysis.cpp
-
Commit 9e9de1d6d91cbe1e36df8e76098585a988602035 by marcrasi:
inherit required protocols during TangentVector synthesis
- edit: lib/Sema/DerivedConformanceDifferentiable.cpp
- edit: test/AutoDiff/Sema/DerivedConformances/derived_differentiable.swift
-
Commit 249285044e8a444f3e4fe1ced86caf06d7ed112f by marcrasi:
update differentiable programming manifesto
- edit: docs/DifferentiableProgramming.md
-
Commit 6378c3ef0e02b8f326aae26d087ce59dcc4a84ce by marcrasi:
fix SourceLoc-related crasher and add tests
- edit: test/AutoDiff/Sema/DerivedConformances/derived_differentiable.swift
- edit: lib/Sema/DerivedConformanceDifferentiable.cpp
- add: test/AutoDiff/Sema/DerivedConformances/derived_differentiable_diagnostics.swift
-
Commit 7f46a302d5258863202e074471becb53d5663953 by rxwei:
Make sure ~AutoDiffLinearMapContext() is called.
- edit: stdlib/public/runtime/AutoDiffSupport.cpp
-
Commit 6f5cffbcb952530b6244d22525dbe69c045afece by eeckstein:
Mangling: add support for mangling the body-function of asyncHandlers
- edit: include/swift/AST/ASTMangler.h
- edit: lib/SIL/IR/SILDeclRef.cpp
- edit: lib/AST/ASTMangler.cpp
- edit: include/swift/SIL/SILDeclRef.h
-
Commit 863dcec142c8309ed51954619f38308624b7bbc2 by eeckstein:
[concurrency] stdlib: add a _runAsyncHandler compiler intrinsic.
- edit: stdlib/public/Concurrency/Task.swift
-
Commit 326e578bedb18be213c02bc61d3ea4fc3b7b7182 by eeckstein:
[concurrency] SILGen: allow the Builtin.createAsyncTaskFuture to have a non-generic closure argument.
- edit: lib/SILGen/SILGenBuiltin.cpp
-
Commit 8e03bd3e678fe69cfc3a7622a11c785a23799954 by eeckstein:
[concurrency] SILGen: emit @asyncHandler functions.
- edit: lib/SILGen/SILGenFunction.h
- edit: lib/SILGen/SILGenFunction.cpp
- edit: lib/SILGen/SILGen.cpp
- add: test/SILGen/async_handler.swift
- edit: include/swift/AST/ExtInfo.h
- edit: lib/SILGen/SILGen.h
-
Commit 0e650c1c89bc00eba5953fb0e249ff185e3e0c24 by dave:
[Testing] Add missing REQUIRES
- edit: validation-test/compiler_crashers_2_fixed/rdar71816041.swift