Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#12978]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/12978/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Sun, 12 Apr 2020 21:13:18 -0500
Build duration:
1 hr 35 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit 216ae871eb3d87106e7f08cc75507ce2bd3c0b80 by suyashsrijan:
[Typechecker] Wrapped properties with observers should not have- edit: lib/Sema/TypeCheckStorage.cpp
-
Commit ba481f31a25b2905bbefa1b27bec7e470b0eea62 by suyashsrijan:
[Typechecker] Supress _modify synthesis if the wrapped property has- edit: lib/Sema/TypeCheckStorage.cpp
-
Commit 82a163e68b0fcd1ac7aff1a032c412a9d0c865c7 by suyashsrijan:
[Test] Add an executable test- add: test/Sema/property_wrapper_property_with_observer.swift
-
Commit 84f8e41dee3bf293a1786c091da43196f3d3aab2 by suyashsrijan:
[Typechecker] Add an hasObservers() convenience method and simplify some- edit: include/swift/AST/Decl.h
- edit: lib/Sema/TypeCheckStorage.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
- edit: lib/Sema/TypeCheckDeclOverride.cpp
-
Commit 2fbd89dce5c88ff13754da4dea4e30f831fb15f9 by suyashsrijan:
[Typechecker] Simplify StorageImplInfo code in- edit: lib/Sema/TypeCheckStorage.cpp
-
Commit 4688f4de64d108cf026089191d66168c175d2b44 by suyashsrijan:
[Test] Add a SILGen test to make sure the observers are correctly called- add: test/SILGen/property_wrapper_observers.swift