Report
[FAILURE] swift-master-source-compat-suite-enable-verify-exclusivity [#1221]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-enable-verify-exclusivity/1221/
Project:
swift-master-source-compat-suite-enable-verify-exclusivity
Date of build:
Tue, 18 Dec 2018 00:15:51 -0600
Build duration:
3 hr 56 min
Changes
-
Commit ff5a8009fab2799473f5794358802e8fef531a14 by rajbarik:
Refactor SILCombiner to build ConcreteExistentialInfo using an Uniform- edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
- edit: lib/SILOptimizer/SILCombiner/SILCombiner.h
-
Commit aa5dc6c77af3c61eccbef2d14512b222565a8e08 by dgregor:
[AST] Use a proper “empty key” encoding for CanType in DenseMaps.- edit: include/swift/AST/Type.h
- edit: include/swift/AST/Types.h
-
Commit 9f61301855003942abed39bcfd7d788e3361d2e6 by dgregor:
[Name lookup] Enable shadowing for type lookup and of the Swift module.- add: test/NameBinding/stdlib_shadowing.swift
- edit: lib/AST/NameLookup.cpp
- add: test/NameBinding/Inputs/HasResult.swift
-
Commit fc7eb0d3b600f63ae3a8de3db8e7ac2342c0259a by dgregor:
[AST] Pull GenericSignature::ResolvedType definition into a header.- edit: lib/AST/GenericSignatureBuilder.cpp
- add: lib/AST/GenericSignatureBuilderImpl.h
-
Commit a2a663c9a9840500da1cfebbfff77cedadc0170b by dgregor:
[Name lookup] Narrow shadowing to non-member types.- add: test/NameBinding/Inputs/MemberTypesInClasses.swift
- add: test/NameBinding/member_type_shadowing.swift
- edit: lib/AST/NameLookup.cpp
-
Commit bbe3aa7e7021d922371d77f3a48e4430feaba9c8 by dgregor:
[AST] Improve canonicalization using dependent member types.- edit: lib/AST/GenericSignature.cpp
-
Commit 69c9fbc3c8941d64ec1aa5f0edfa4dd0d5819de5 by dgregor:
Move SIMD operators back into the Swift standard library- edit: stdlib/public/Darwin/simd/Quaternion.swift.gyb
- edit: stdlib/public/SIMDOperators/Operators.swift
- edit: stdlib/public/core/SIMDVector.swift
- edit: stdlib/public/Darwin/MediaPlayer/CMakeLists.txt
- edit: validation-test/Sema/type_checker_perf/fast/simd_add.gyb
- edit: stdlib/public/Darwin/simd/simd.swift.gyb
-
Commit ad17e8a3abd69de52fa303bfe530154b99165af7 by dgregor:
[SIMD] Delete unnecessary comment on debugDescription.- edit: stdlib/public/core/SIMDVectorTypes.swift.gyb
-
Commit e21a96f4ab06a1e240d7e51ad72fab182d81ea0b by dgregor:
[SIMD] Update tests to reflect the SIMD operators in the standard- add: validation-test/Sema/type_checker_perf/slow/sr139.swift
- edit: test/Constraints/tuple.swift
- edit: test/Sema/complex_expressions.swift
-
Commit ccdcfa605d28d3fe7466f92d3b48c90f4ec644ae by spestov:
Update CHANGELOG.md for recent changes, in particular source breaks- edit: CHANGELOG.md
-
Commit 73de196fb51da46654d12cb8f24b6628adb10fc5 by github:
[ParseableInterface] Accept no space after "swift-module-flags:"- edit: test/ParseableInterface/SmokeTest.swiftinterface
- edit: lib/Frontend/ParseableInterfaceSupport.cpp
-
Commit 543891144c130ed7093f71b66d5d60d0b384ac08 by mishal_shah:
Update swift-5.0-branch config to checkout new branches- edit: common.py
-
Commit 9f93859bb8b9908075f9670a36503023637492ce by github:
Revert "XFAIL projects using non-stdlib Result"- edit: projects.json