Report
[FAILURE] oss-swift-5.2-incremental-ASAN-RA-osx [#114]
Build URL:
https://ci.swift.org/job/oss-swift-5.2-incremental-ASAN-RA-osx/114/
Project:
oss-swift-5.2-incremental-ASAN-RA-osx
Date of build:
Thu, 02 Apr 2020 22:59:10 -0500
Build duration:
34 min
Changes
-
Commit de53a649ec37b68c71775ac32a4b176489ea5167 by spestov:
Sema: Property wrapper storage wrappers ($foo) inherit 'final' bit from- edit: lib/Sema/TypeCheckDecl.cpp
- add: test/multifile/Inputs/sr12429.swift
- add: test/SILGen/property_wrappers_final.swift
- add: test/multifile/property-wrappers-sr12429.swift
-
Commit 560b596714bc67c3565743b66ced462009600e12 by hamishknight:
[CS] Use getParameterType for KeyPath as function- edit: test/stdlib/KeyPath.swift
- edit: lib/Sema/CSApply.cpp
- edit: lib/Sema/CSSimplify.cpp
- edit: test/Constraints/keypath.swift
-
Commit 190289bf971ad006aeb7f1f7c57f669028ba6065 by aschwaighofer:
[5.2] IRGen: Deal with broken AST from batch mode IRGen: Deal with- add: test/IRGen/Inputs/batchmode_errors.swift
- add: test/IRGen/batchmode_ast_errors.swift
- edit: lib/IRGen/GenType.cpp
- edit: lib/IRGen/GenProto.cpp
-
Commit 978ed6772465dd45fc96fadf78fd7109298446ec by alaferriere:
[Serialization] Recover from a missing conforming type in a protocol- edit: lib/Serialization/DeserializeSIL.h
- edit: lib/Serialization/DeserializeSIL.cpp
- edit: lib/Serialization/Deserialization.cpp
-
Commit c2f5797865ae453f5bf3762fc29eef5286e0da4a by alaferriere:
[Serialization] Fix crash in reporting missing implementationOnly- edit: lib/Serialization/SerializedModuleLoader.cpp
-
Commit f4efec869b073f94b7534f6ee863cc8913d7fff4 by alaferriere:
[Test] Reproducer for witness table deserialization failure with a- add: test/Serialization/Recovery/missing-clang-module-conformance.swift
- add: test/Serialization/Recovery/Inputs/custom-modules/Conformance.h
- edit: test/Serialization/Recovery/Inputs/custom-modules/module.modulemap
-
Commit e60c5c2c4c78c847d22c7cf21aa8d9a0f43e0fbf by kyrtzidis:
[SourceKit] Avoid callingAbstractStorageDecl::isSettable
during- edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
- edit: lib/AST/Decl.cpp
- edit: test/SourceKit/DocumentStructure/Inputs/invalid.swift
- edit: test/SourceKit/DocumentStructure/Inputs/main.swift
- edit: test/SourceKit/DocumentStructure/structure.swift.response
- edit: test/SourceKit/DocumentStructure/structure.swift.invalid.response
- edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
- edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
-
Commit 4ff141d2e02db3c15042f74d39a0fada11448ad5 by mishal_shah:
Bump the Swift version to 5.2.2- edit: CMakeLists.txt
- edit: utils/build_swift/defaults.py
- edit: test/Serialization/Recovery/types-5-to-4.swift
- edit: test/SourceKit/Misc/compiler_version.swift
-
Commit 115a9b67082f4788d80243e2d52870afa320163c by mishal_shah:
Fix typo in the defaults file- edit: utils/build_swift/defaults.py