[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) #838

Reverted.

<rdar://problem/35796511>

···

On Dec 1, 2017, at 7:21 AM, no-reply@swift.org wrote:

[FAILURE] swift-master-source-compat-suite [#838]

Build URL: https://ci.swift.org/job/swift-master-source-compat-suite/838/
Project: swift-master-source-compat-suite
Date of build: Fri, 01 Dec 2017 06:00:09 -0600
Build duration: 3 hr 20 min

Changes

Commit 412bf0bff158ef89547fdd737a1415ffe41d042b by ghoare:
[NamedLazyMemberLoading] Eat errors properly with llvm::consumeError.

edit: lib/Serialization/ModuleFile.cpp

Commit cafb596170e44bbc80a51162ee2263fce6d4e9a0 by ghoare:
[NamedLazyMemberLoading] Add "loading members" pretty stack trace when

edit: lib/Serialization/ModuleFile.cpp

Commit 3de4297c9118f5e6bbec04a208a36827c173e3b7 by ghoare:
[NamedLazyMemberLoading] Flip flag polarity: on by default, optionally

edit: test/NameBinding/named_lazy_member_loading_swift_derived_class_type.swift
edit: test/NameBinding/named_lazy_member_loading_objc_protocol.swift
edit: test/NameBinding/named_lazy_member_loading_swift_derived_class.swift
edit: test/NameBinding/named_lazy_member_loading_swift_struct_ext_mem.swift
edit: test/NameBinding/named_lazy_member_loading_swift_struct.swift
edit: include/swift/Option/FrontendOptions.td
edit: test/NameBinding/named_lazy_member_loading_objc_interface.swift
edit: test/NameBinding/named_lazy_member_loading_swift_struct_ext.swift
edit: test/NameBinding/named_lazy_member_loading_swift_proto.swift
edit: lib/Frontend/CompilerInvocation.cpp
edit: test/NameBinding/named_lazy_member_loading_swift_class_type.swift
edit: test/NameBinding/named_lazy_member_loading_swift_class.swift
edit: include/swift/Basic/LangOptions.h
edit: test/Serialization/xref-extensions.swift
edit: test/NameBinding/named_lazy_member_loading_swift_enum.swift

Commit 0e3bde67445d65deb66a219f3ba1676aee26fc0a by ghoare:
[ClangImporter] call addImplicitDestructor() on imported CF types.

edit: lib/ClangImporter/ImportDecl.cpp

Commit b32f4f4185f1f0b5c1a5e498e67573b0b1ce59a4 by ghoare:
[NamedLazyMemberLoading] Bail on cases that interact with protocol

edit: lib/ClangImporter/ClangImporter.cpp
edit: test/NameBinding/Inputs/NamedLazyMembers/NamedLazyMembers.h
edit: test/NameBinding/named_lazy_member_loading_objc_protocol.swift
add: test/NameBinding/named_lazy_member_loading_protocol_mirroring.swift

Commit dfc67d6b9304c4af33b5a83075ba6446a875f29e by ghoare:
[NamedLazyMemberLoading] Give up trying to break recursion on

edit: lib/AST/NameLookup.cpp

Commit 9e1859469c800b593c723cf3efb9fab2c2fd2721 by ghoare:
[NamedLazyMemberLoading] Use per-IDC recursion-breaking flag, not

edit: include/swift/AST/DeclContext.h
edit: lib/AST/NameLookup.cpp

Commit d3bcdfd8e6f3bbcaa43103e1e4459c3d43a554e9 by ghoare:
[NamedLazyMemberLoading] Return empty vector rather than None on

edit: lib/Serialization/ModuleFile.cpp

Commit a967f8c6ea88c6fa70204ab46227e2c2e9f448f0 by ghoare:
[NamedLazyMemberLoading] Support named loading from ObjC categories.

edit: lib/ClangImporter/ClangImporter.cpp
edit: lib/AST/NameLookup.cpp

Commit 094ee2fd277d8cbdf5b7fc0a2d79183091adab3c by ghoare:
[NamedLazyMemberLoading] Tolerate mid-flight getMembers() calls better.

edit: lib/AST/NameLookup.cpp

Commit 61885b0bb72e66783852d28aca1d78aa830739e4 by ghoare:
[NamedLazyMemberLoading] Update tests with improved output.

edit: test/decl/objc_redeclaration.swift
edit: test/Serialization/xref-extensions.swift

Commit e624e680456d7e44db6268c5dba34853018a476a by ghoare:
[NamedLazyMemberLoading] Add testcase for categories.

add: test/NameBinding/named_lazy_member_loading_objc_category.swift
edit: test/NameBinding/Inputs/NamedLazyMembers/NamedLazyMembers.h

Commit 183a7c66f230939e8070bf6614275a673d630837 by github:
[CMake] Add dependencies for swift-syntax-generated-headers (#13203)

edit: lib/Frontend/CMakeLists.txt
edit: lib/Migrator/CMakeLists.txt