[Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 15.10 - Long Test (master) #618

Infrastructure problem?

test-results/x86_64-unknown-linux-gnu/lit-tests.xml' relative to '/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10-long-test' for the testing framework 'JUnit'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'JUnit'?
[xUnit] [ERROR] - No test reports found for the metric 'JUnit' with the resolved pattern 'Ninja-ReleaseAssert/swift-linux-x86_64/swift-test-results/x86_64-unknown-linux-gnu/lit-tests.xml'. Configuration error?.

In related news, I’m working on the internal benchmarks code breakage (which I didn’t see an email for oddly).

···

On Jul 29, 2016, at 8:58 PM, no-reply@swift.org wrote:

New issue found!

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10-long-test [#618]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10-long-test/618/
Project: oss-swift-incremental-RA-linux-ubuntu-15_10-long-test
Date of build: Fri, 29 Jul 2016 20:30:27 -0700
Build duration: 27 min

Changes

Commit f9d6de5cebe218bdcdffc04d411b15ed9c0cbc8c by jmizraji:
Make the llvm-include-tests flag actually do something

edit: utils/build-script-impl

Commit 773d521bfa33a6abf3797c8c8a628b0feada2e9e by clattner:
fix rdar://25271859 <rdar://25271859> QoI: Misleading error message when expression result

edit: lib/Sema/CSDiag.cpp
edit: test/Constraints/tuple.swift

Commit 5358c115194f3f8df4ba562ac2dd0d73fcc45824 by devteam.codafi:
[SE-0096] [Parse] Implement `type(of:)` expression

edit: include/swift/Parse/Parser.h
edit: lib/Parse/ParseExpr.cpp
edit: include/swift/AST/DiagnosticsParse.def
edit: include/swift/AST/DiagnosticsSema.def

Commit 14dc86cf158fec4742e51ffa8eca5a1403c96ff9 by devteam.codafi:
Polish off uses of dynamicType in codebase

edit: stdlib/public/core/HeapBuffer.swift
edit: stdlib/public/core/Builtin.swift
edit: stdlib/public/core/Reflection.swift
edit: stdlib/private/StdlibCollectionUnittest/MinimalCollections.swift.gyb
edit: docs/archive/LangRef.html
edit: stdlib/public/core/DebuggerSupport.swift
edit: lib/Sema/CSDiag.cpp
edit: stdlib/public/core/Mirror.swift
edit: stdlib/private/StdlibCollectionUnittest/CheckMutableCollectionType.swift.gyb
edit: stdlib/public/SDK/Foundation/Measurement.swift
edit: stdlib/public/core/ManagedBuffer.swift
edit: stdlib/public/core/ErrorType.swift
edit: stdlib/public/core/Policy.swift
edit: stdlib/public/core/ExistentialCollection.swift.gyb
edit: stdlib/public/core/OutputStream.swift
edit: stdlib/public/core/AnyHashable.swift
edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb
edit: stdlib/private/StdlibCollectionUnittest/LoggingWrappers.swift.gyb
edit: include/swift/AST/Expr.h

Commit 4f465224eafe845821c93fa16c639d3c0e75e067 by devteam.codafi:
Polish off uses of dynamicType in tests

edit: test/Interpreter/classes.swift
edit: test/SILOptimizer/devirt_unbound_generic.swift
edit: test/expr/postfix/dot/init_ref_delegation.swift
edit: test/1_stdlib/TypeName.swift
edit: test/ClangModules/objc_ir.swift
edit: test/ClangModules/objc_parse.swift
edit: test/Sanitizers/witness_table_lookup.swift
edit: test/Interpreter/currying_protocols.swift
edit: test/SILGen/functions.swift
edit: test/DebugInfo/nostorage.swift
edit: test/SILGen/metatype_abstraction.swift
edit: test/SILOptimizer/definite_init_failable_initializers_diagnostics.swift
edit: validation-test/stdlib/Set.swift
edit: test/decl/func/rethrows.swift
edit: test/PrintAsObjC/local-types.swift
edit: test/Interpreter/dynamic_lookup.swift
edit: test/type/metatype/metatypes.swift
edit: test/SILGen/dynamic.swift
edit: test/SILGen/expressions.swift
edit: test/IRGen/meta_meta_type.swift
edit: benchmark/single-source/DictionaryBridge.swift
edit: test/1_stdlib/ErrorBridged.swift
edit: test/decl/protocol/req/recursion.swift
edit: test/decl/func/dynamic_self.swift
edit: test/1_stdlib/RuntimeObjC.swift
edit: test/IDE/complete_constructor.swift
edit: test/IDE/complete_dynamic_lookup.swift
edit: test/Constraints/members.swift
edit: test/Interpreter/typeof.swift
edit: test/NameBinding/reference-dependencies-dynamic-lookup.swift
edit: test/expr/unary/selector/selector.swift
edit: test/Interpreter/imported_objc_generics.swift
edit: test/SILGen/existential_metatypes.swift
edit: test/SILOptimizer/devirt_value_metatypes.swift
edit: test/Interpreter/protocol_extensions.swift
edit: test/Constraints/generics.swift
edit: test/SILOptimizer/cast_folding.swift
edit: test/IRGen/class_bounded_generics.swift
edit: test/1_stdlib/ArrayBridge.swift.gyb
edit: test/Interpreter/SDK/CoreFoundation_casting.swift
edit: test/SILGen/dynamic_lookup.swift
edit: test/Interpreter/generic_casts.swift
edit: test/ClangModules/attr-swift_name.swift
edit: test/1_stdlib/Inputs/DictionaryKeyValueTypesObjC.swift
edit: test/Interpreter/objc_class_properties.swift
edit: stdlib/public/SDK/Foundation/Measurement.swift
edit: test/Constraints/casts.swift
edit: test/SILOptimizer/definite_init_failable_initializers.swift
edit: validation-test/stdlib/IOKitOverlay.swift
edit: test/Constraints/dynamic_lookup.swift
edit: test/IRGen/concrete_inherits_generic_base.swift
edit: test/SILGen/metatypes.swift
edit: test/1_stdlib/Reflection_objc.swift
edit: test/IRGen/generic_metatypes.swift
edit: test/Parse/type_expr.swift
edit: test/Constraints/existential_metatypes.swift
edit: test/Interpreter/repl.swift
edit: test/IRGen/metadata_dominance.swift
edit: test/1_stdlib/Runtime.swift.gyb
edit: test/stmt/errors.swift
edit: test/SILGen/optional_chain_addressor.swift
edit: test/Sanitizers/tsan-type-metadata.swift
edit: test/ClangModules/objc_bridging_generics.swift

Commit 80fb5c1c5a2dd321b2bf4c89c0b476a4b8a1ea5b by devteam.codafi:
Remove usage of getMetatypeLoc()

edit: lib/Parse/ParseExpr.cpp
edit: test/SILGen/optional_chain_addressor.swift
edit: include/swift/Parse/Tokens.def
edit: include/swift/AST/DiagnosticsSema.def
edit: test/expr/postfix/dot/init_ref_delegation.swift
edit: include/swift/AST/Expr.h
edit: lib/Sema/MiscDiagnostics.cpp
edit: test/Parse/type_expr.swift
edit: lib/FrontendTool/FrontendTool.cpp
edit: test/SILOptimizer/cast_folding.swift

Commit b9363fe6bd6c4b595d9c9ce11f91e715b3f6d3b7 by dgregor:
[SE-0111] Enable SE-0111 by default.

edit: test/SILGen/function_conversion.swift
edit: validation-test/stdlib/String.swift
edit: test/attr/attr_noescape.swift
edit: test/1_stdlib/UnsafeRawPointer.swift
edit: validation-test/stdlib/ArrayNew.swift.gyb
edit: lib/SILGen/SILGenPoly.cpp
edit: test/SILGen/functions.swift
edit: test/IRGen/partial_apply.sil
edit: test/Inputs/comment_to_something_conversion.swift
edit: test/SILGen/dynamic_self.swift
edit: test/Constraints/tuple.swift
edit: test/IRGen/objc_factory_method.sil
edit: test/PrintAsObjC/Inputs/comments-expected-output.h
edit: test/decl/protocol/conforms/fixit_stub.swift
edit: test/expr/closure/trailing.swift
edit: test/Parse/invalid.swift
edit: test/decl/protocol/protocols.swift
edit: test/SILGen/objc_thunks.swift
edit: test/IDE/print_types.swift
edit: test/IDE/complete_enum_elements.swift
edit: test/SILOptimizer/return.swift
edit: test/IDE/complete_crashes.swift
edit: test/SourceKit/CursorInfo/cursor_usr.swift
edit: stdlib/public/SDK/Dispatch/Data.swift
edit: stdlib/public/core/SequenceAlgorithms.swift.gyb
edit: test/expr/closure/basic.swift
edit: test/Interpreter/repl.swift
edit: test/decl/func/keyword-argument-defaults.swift
edit: test/SILOptimizer/definite_init_objc_factory_init.swift
edit: test/SILGen/closures.swift
edit: lib/AST/ASTPrinter.cpp
edit: test/expr/expressions.swift
edit: test/ClangModules/objc_bridging_custom.swift
edit: lib/Sema/TypeCheckConstraints.cpp
edit: test/SILGen/init_ref_delegation.swift
edit: stdlib/private/StdlibUnittest/StringConvertible.swift.gyb
edit: test/SILGen/apply_abstraction_nested.swift
edit: test/expr/closure/default_args.swift
edit: stdlib/public/SDK/Dispatch/IO.swift
edit: test/attr/attr_availability.swift
edit: test/Generics/same_type_constraints.swift
edit: lib/Sema/ConstraintSystem.cpp
edit: lib/SILGen/RValue.cpp
edit: test/Constraints/diagnostics.swift
edit: stdlib/public/SDK/Foundation/Data.swift
edit: test/Interpreter/selector_arguments.swift
edit: test/SIL/Parser/overloaded_member.sil
edit: test/SILGen/complete_object_init.swift
edit: test/expr/closure/closures.swift
edit: stdlib/public/SDK/XCTest/XCTest.swift
edit: test/Constraints/keyword_arguments.swift
edit: test/TypeCoercion/overload_member.swift
edit: test/decl/protocol/req/func.swift
edit: test/1_stdlib/UnsafePointer.swift.gyb
edit: test/SILGen/reabstract.swift
edit: stdlib/public/SDK/Foundation/NSStringAPI.swift
edit: test/decl/protocol/conforms/inherited.swift
edit: stdlib/public/SDK/Foundation/NSError.swift
edit: test/Interpreter/fractal.swift
edit: validation-test/compiler_crashers_fixed/00023-getcallerdefaultarg.swift
edit: test/Constraints/members.swift
edit: test/expr/primary/unqualified_name.swift
edit: test/PrintAsObjC/blocks.swift
edit: test/SILGen/foreign_errors.swift
edit: test/Interpreter/closures.swift
edit: test/expr/postfix/call/default_args.swift
edit: test/Interpreter/currying_generics.swift
edit: CHANGELOG.md
edit: test/decl/func/throwing_functions.swift
edit: test/ClangModules/objc_parse.swift
edit: test/decl/protocol/conforms/near_miss_objc.swift
edit: test/TypeCoercion/overload_noncall.swift
edit: test/SILGen/objc_init_ref_delegation.swift
edit: test/decl/func/keyword-argument-labels.swift
edit: stdlib/public/core/ManagedBuffer.swift
edit: lib/Parse/ParseType.cpp
edit: lib/SILGen/SILGenApply.cpp
edit: test/TypeCoercion/subtyping.swift
edit: test/decl/func/default-values.swift
edit: test/DebugInfo/closure.swift
edit: test/IDE/complete_default_arguments.swift
edit: test/Constraints/generics.swift
edit: test/Constraints/lvalues.swift
edit: stdlib/public/SDK/Foundation/Calendar.swift
edit: test/decl/protocol/req/associated_type_inference.swift

Commit 5b67fe455c246d3de7158651ba827729e0557206 by dgregor:
[SE-0111 HACK] Disable some IDE- and SourceKit-related changes.

edit: test/SourceKit/CursorInfo/cursor_info.swift
edit: test/IDE/complete_value_expr.swift
edit: test/IDE/complete_from_stdlib.swift
edit: test/IDE/complete_vararg.swift
edit: test/SourceKit/CodeExpand/code-expand.swift
edit: test/IDE/comment_to_xml.swift
edit: test/IDE/complete_default_arguments.swift
edit: test/IDE/complete_call_arg.swift

Commit e7f01c657fff1588d39ad27438300f0ae81e65e7 by dfarler:
Emit symbols in Swift remote mirror build presets

edit: utils/build-presets.ini

Commit 764d0fc371b15ec4f295c99d9f3d82e3bdff8f66 by clattner:
improve the diagnostics for when a multi-statement closure has no

edit: test/Constraints/diagnostics.swift
edit: test/Constraints/closures.swift
edit: test/Constraints/patterns.swift
edit: lib/Sema/CSDiag.cpp

Commit cda5aef65cee9936f3d42b699fec0324481f58f4 by dfarler:
Restrict dsohandle-multi-module.swift test to OS X

edit: validation-test/execution/dsohandle-multi-module.swift

Commit 2c8f11db764ef1f377129d7464e04854a3f0d230 by Mishal Shah:
[Preset] Add preset for swiftpm pull request testing

edit: utils/build-presets.ini

Commit 043c2e0c71d19b7d76824d6c89e25319fde80100 by github:
[Parse] Parse SE-0117's contextual 'open' keyword. (#3875)

edit: include/swift/Parse/Token.h
edit: lib/Parse/ParseDecl.cpp

Commit 10dd4185ff3a1fb4eef9f6c436633f64f717a785 by dgregor:
[SE-0111] Update for removal of argument labels from function types

edit: Sources/XCTest/Public/XCTAssert.swift

Commit 9a8da957fb03ab120e6fcc6c552e3ac4b5398923 by devteam.codafi:
Update for SE-0096

edit: Sources/XCTest/Private/TestListing.swift
edit: Sources/XCTest/Public/XCTestCase.swift
edit: Sources/XCTest/Public/XCTestCase+Performance.swift
edit: Sources/XCTest/Private/WallClockTimeMetric.swift

Commit a50cc72fd651a26cbbd479f5514d9ecd0b294725 by milseman:
[noescape by default] Add explicit @escaping as needed

edit: Sources/Basic/Thread.swift

Commit 4cb16b843903045b1f26e6e62a1e606e54f633b4 by milseman:
[noescape by default] Add explicit @escaping as needed

edit: Sources/Commands/SwiftPackageTool.swift
edit: Sources/Commands/SwiftBuildTool.swift
edit: Tests/BasicTests/OptionParserTests.swift
edit: Sources/Basic/OptionParser.swift
edit: Sources/Commands/SwiftTestTool.swift

Commit 5f5d05953548e870346a4ade8088352877a5729b by dgregor:
[SE-0111] Update for removal of argument labels from function types.

edit: Sources/Get/RawClone.swift

Commit e46929aeea3df5725af764c46381a27a5589e4de by jgroff:
Work around some SE-0072 issues.

edit: Sources/swiftpm-xctest-helper/main.swift
edit: Tests/FunctionalTests/SwiftPMXCTestHelperTests.swift

Commit 595302e8ac4645d79f2b40f91a8eff3f0d495eaf by fs.output:
[SE-0101] Migrate sizeof family to MemoryLayout struct

edit: Foundation/NSArray.swift
edit: Foundation/NSCoder.swift
edit: Foundation/NSHost.swift
edit: Foundation/NSNumber.swift
edit: Foundation/NSRange.swift
edit: Foundation/NSSwiftRuntime.swift
edit: Foundation/IndexPath.swift
edit: Foundation/DateInterval.swift
edit: Foundation/NSGeometry.swift
edit: Foundation/NSCFString.swift
edit: Foundation/NSObjCRuntime.swift
edit: Foundation/Data.swift

Commit 25b86639e085476ec2c120d018bd9d9521eb0450 by fs.output:
[SE-0101] .size to .stride

edit: Foundation/Data.swift

Commit 2583bf9eae8f570adeffa97431470570bd99272a by dgregor:
[SE-0111] Update for removal of argument labels from function types

edit: Foundation/NSData.swift
edit: Foundation/String.swift
edit: Foundation/Data.swift
edit: Foundation/NSError.swift

As for internal benchmarks: https://stash.sd.apple.com/projects/DEVTOOLS/repos/swift/pull-requests/117/overview

···

On Jul 29, 2016, at 9:11 PM, Michael Ilseman via swift-dev <swift-dev@swift.org> wrote:

Infrastructure problem?

test-results/x86_64-unknown-linux-gnu/lit-tests.xml' relative to '/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10-long-test' for the testing framework 'JUnit'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'JUnit'?
[xUnit] [ERROR] - No test reports found for the metric 'JUnit' with the resolved pattern 'Ninja-ReleaseAssert/swift-linux-x86_64/swift-test-results/x86_64-unknown-linux-gnu/lit-tests.xml'. Configuration error?.

In related news, I’m working on the internal benchmarks code breakage (which I didn’t see an email for oddly).

On Jul 29, 2016, at 8:58 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

New issue found!

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10-long-test [#618]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10-long-test/618/
Project: oss-swift-incremental-RA-linux-ubuntu-15_10-long-test
Date of build: Fri, 29 Jul 2016 20:30:27 -0700
Build duration: 27 min

Changes

Commit f9d6de5cebe218bdcdffc04d411b15ed9c0cbc8c by jmizraji:
Make the llvm-include-tests flag actually do something

edit: utils/build-script-impl

Commit 773d521bfa33a6abf3797c8c8a628b0feada2e9e by clattner:
fix rdar://25271859 <rdar://25271859> QoI: Misleading error message when expression result

edit: lib/Sema/CSDiag.cpp
edit: test/Constraints/tuple.swift

Commit 5358c115194f3f8df4ba562ac2dd0d73fcc45824 by devteam.codafi:
[SE-0096] [Parse] Implement `type(of:)` expression

edit: include/swift/Parse/Parser.h
edit: lib/Parse/ParseExpr.cpp
edit: include/swift/AST/DiagnosticsParse.def
edit: include/swift/AST/DiagnosticsSema.def

Commit 14dc86cf158fec4742e51ffa8eca5a1403c96ff9 by devteam.codafi:
Polish off uses of dynamicType in codebase

edit: stdlib/public/core/HeapBuffer.swift
edit: stdlib/public/core/Builtin.swift
edit: stdlib/public/core/Reflection.swift
edit: stdlib/private/StdlibCollectionUnittest/MinimalCollections.swift.gyb
edit: docs/archive/LangRef.html
edit: stdlib/public/core/DebuggerSupport.swift
edit: lib/Sema/CSDiag.cpp
edit: stdlib/public/core/Mirror.swift
edit: stdlib/private/StdlibCollectionUnittest/CheckMutableCollectionType.swift.gyb
edit: stdlib/public/SDK/Foundation/Measurement.swift
edit: stdlib/public/core/ManagedBuffer.swift
edit: stdlib/public/core/ErrorType.swift
edit: stdlib/public/core/Policy.swift
edit: stdlib/public/core/ExistentialCollection.swift.gyb
edit: stdlib/public/core/OutputStream.swift
edit: stdlib/public/core/AnyHashable.swift
edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb
edit: stdlib/private/StdlibCollectionUnittest/LoggingWrappers.swift.gyb
edit: include/swift/AST/Expr.h

Commit 4f465224eafe845821c93fa16c639d3c0e75e067 by devteam.codafi:
Polish off uses of dynamicType in tests

edit: test/Interpreter/classes.swift
edit: test/SILOptimizer/devirt_unbound_generic.swift
edit: test/expr/postfix/dot/init_ref_delegation.swift
edit: test/1_stdlib/TypeName.swift
edit: test/ClangModules/objc_ir.swift
edit: test/ClangModules/objc_parse.swift
edit: test/Sanitizers/witness_table_lookup.swift
edit: test/Interpreter/currying_protocols.swift
edit: test/SILGen/functions.swift
edit: test/DebugInfo/nostorage.swift
edit: test/SILGen/metatype_abstraction.swift
edit: test/SILOptimizer/definite_init_failable_initializers_diagnostics.swift
edit: validation-test/stdlib/Set.swift
edit: test/decl/func/rethrows.swift
edit: test/PrintAsObjC/local-types.swift
edit: test/Interpreter/dynamic_lookup.swift
edit: test/type/metatype/metatypes.swift
edit: test/SILGen/dynamic.swift
edit: test/SILGen/expressions.swift
edit: test/IRGen/meta_meta_type.swift
edit: benchmark/single-source/DictionaryBridge.swift
edit: test/1_stdlib/ErrorBridged.swift
edit: test/decl/protocol/req/recursion.swift
edit: test/decl/func/dynamic_self.swift
edit: test/1_stdlib/RuntimeObjC.swift
edit: test/IDE/complete_constructor.swift
edit: test/IDE/complete_dynamic_lookup.swift
edit: test/Constraints/members.swift
edit: test/Interpreter/typeof.swift
edit: test/NameBinding/reference-dependencies-dynamic-lookup.swift
edit: test/expr/unary/selector/selector.swift
edit: test/Interpreter/imported_objc_generics.swift
edit: test/SILGen/existential_metatypes.swift
edit: test/SILOptimizer/devirt_value_metatypes.swift
edit: test/Interpreter/protocol_extensions.swift
edit: test/Constraints/generics.swift
edit: test/SILOptimizer/cast_folding.swift
edit: test/IRGen/class_bounded_generics.swift
edit: test/1_stdlib/ArrayBridge.swift.gyb
edit: test/Interpreter/SDK/CoreFoundation_casting.swift
edit: test/SILGen/dynamic_lookup.swift
edit: test/Interpreter/generic_casts.swift
edit: test/ClangModules/attr-swift_name.swift
edit: test/1_stdlib/Inputs/DictionaryKeyValueTypesObjC.swift
edit: test/Interpreter/objc_class_properties.swift
edit: stdlib/public/SDK/Foundation/Measurement.swift
edit: test/Constraints/casts.swift
edit: test/SILOptimizer/definite_init_failable_initializers.swift
edit: validation-test/stdlib/IOKitOverlay.swift
edit: test/Constraints/dynamic_lookup.swift
edit: test/IRGen/concrete_inherits_generic_base.swift
edit: test/SILGen/metatypes.swift
edit: test/1_stdlib/Reflection_objc.swift
edit: test/IRGen/generic_metatypes.swift
edit: test/Parse/type_expr.swift
edit: test/Constraints/existential_metatypes.swift
edit: test/Interpreter/repl.swift
edit: test/IRGen/metadata_dominance.swift
edit: test/1_stdlib/Runtime.swift.gyb
edit: test/stmt/errors.swift
edit: test/SILGen/optional_chain_addressor.swift
edit: test/Sanitizers/tsan-type-metadata.swift
edit: test/ClangModules/objc_bridging_generics.swift

Commit 80fb5c1c5a2dd321b2bf4c89c0b476a4b8a1ea5b by devteam.codafi:
Remove usage of getMetatypeLoc()

edit: lib/Parse/ParseExpr.cpp
edit: test/SILGen/optional_chain_addressor.swift
edit: include/swift/Parse/Tokens.def
edit: include/swift/AST/DiagnosticsSema.def
edit: test/expr/postfix/dot/init_ref_delegation.swift
edit: include/swift/AST/Expr.h
edit: lib/Sema/MiscDiagnostics.cpp
edit: test/Parse/type_expr.swift
edit: lib/FrontendTool/FrontendTool.cpp
edit: test/SILOptimizer/cast_folding.swift

Commit b9363fe6bd6c4b595d9c9ce11f91e715b3f6d3b7 by dgregor:
[SE-0111] Enable SE-0111 by default.

edit: test/SILGen/function_conversion.swift
edit: validation-test/stdlib/String.swift
edit: test/attr/attr_noescape.swift
edit: test/1_stdlib/UnsafeRawPointer.swift
edit: validation-test/stdlib/ArrayNew.swift.gyb
edit: lib/SILGen/SILGenPoly.cpp
edit: test/SILGen/functions.swift
edit: test/IRGen/partial_apply.sil
edit: test/Inputs/comment_to_something_conversion.swift
edit: test/SILGen/dynamic_self.swift
edit: test/Constraints/tuple.swift
edit: test/IRGen/objc_factory_method.sil
edit: test/PrintAsObjC/Inputs/comments-expected-output.h
edit: test/decl/protocol/conforms/fixit_stub.swift
edit: test/expr/closure/trailing.swift
edit: test/Parse/invalid.swift
edit: test/decl/protocol/protocols.swift
edit: test/SILGen/objc_thunks.swift
edit: test/IDE/print_types.swift
edit: test/IDE/complete_enum_elements.swift
edit: test/SILOptimizer/return.swift
edit: test/IDE/complete_crashes.swift
edit: test/SourceKit/CursorInfo/cursor_usr.swift
edit: stdlib/public/SDK/Dispatch/Data.swift
edit: stdlib/public/core/SequenceAlgorithms.swift.gyb
edit: test/expr/closure/basic.swift
edit: test/Interpreter/repl.swift
edit: test/decl/func/keyword-argument-defaults.swift
edit: test/SILOptimizer/definite_init_objc_factory_init.swift
edit: test/SILGen/closures.swift
edit: lib/AST/ASTPrinter.cpp
edit: test/expr/expressions.swift
edit: test/ClangModules/objc_bridging_custom.swift
edit: lib/Sema/TypeCheckConstraints.cpp
edit: test/SILGen/init_ref_delegation.swift
edit: stdlib/private/StdlibUnittest/StringConvertible.swift.gyb
edit: test/SILGen/apply_abstraction_nested.swift
edit: test/expr/closure/default_args.swift
edit: stdlib/public/SDK/Dispatch/IO.swift
edit: test/attr/attr_availability.swift
edit: test/Generics/same_type_constraints.swift
edit: lib/Sema/ConstraintSystem.cpp
edit: lib/SILGen/RValue.cpp
edit: test/Constraints/diagnostics.swift
edit: stdlib/public/SDK/Foundation/Data.swift
edit: test/Interpreter/selector_arguments.swift
edit: test/SIL/Parser/overloaded_member.sil
edit: test/SILGen/complete_object_init.swift
edit: test/expr/closure/closures.swift
edit: stdlib/public/SDK/XCTest/XCTest.swift
edit: test/Constraints/keyword_arguments.swift
edit: test/TypeCoercion/overload_member.swift
edit: test/decl/protocol/req/func.swift
edit: test/1_stdlib/UnsafePointer.swift.gyb
edit: test/SILGen/reabstract.swift
edit: stdlib/public/SDK/Foundation/NSStringAPI.swift
edit: test/decl/protocol/conforms/inherited.swift
edit: stdlib/public/SDK/Foundation/NSError.swift
edit: test/Interpreter/fractal.swift
edit: validation-test/compiler_crashers_fixed/00023-getcallerdefaultarg.swift
edit: test/Constraints/members.swift
edit: test/expr/primary/unqualified_name.swift
edit: test/PrintAsObjC/blocks.swift
edit: test/SILGen/foreign_errors.swift
edit: test/Interpreter/closures.swift
edit: test/expr/postfix/call/default_args.swift
edit: test/Interpreter/currying_generics.swift
edit: CHANGELOG.md
edit: test/decl/func/throwing_functions.swift
edit: test/ClangModules/objc_parse.swift
edit: test/decl/protocol/conforms/near_miss_objc.swift
edit: test/TypeCoercion/overload_noncall.swift
edit: test/SILGen/objc_init_ref_delegation.swift
edit: test/decl/func/keyword-argument-labels.swift
edit: stdlib/public/core/ManagedBuffer.swift
edit: lib/Parse/ParseType.cpp
edit: lib/SILGen/SILGenApply.cpp
edit: test/TypeCoercion/subtyping.swift
edit: test/decl/func/default-values.swift
edit: test/DebugInfo/closure.swift
edit: test/IDE/complete_default_arguments.swift
edit: test/Constraints/generics.swift
edit: test/Constraints/lvalues.swift
edit: stdlib/public/SDK/Foundation/Calendar.swift
edit: test/decl/protocol/req/associated_type_inference.swift

Commit 5b67fe455c246d3de7158651ba827729e0557206 by dgregor:
[SE-0111 HACK] Disable some IDE- and SourceKit-related changes.

edit: test/SourceKit/CursorInfo/cursor_info.swift
edit: test/IDE/complete_value_expr.swift
edit: test/IDE/complete_from_stdlib.swift
edit: test/IDE/complete_vararg.swift
edit: test/SourceKit/CodeExpand/code-expand.swift
edit: test/IDE/comment_to_xml.swift
edit: test/IDE/complete_default_arguments.swift
edit: test/IDE/complete_call_arg.swift

Commit e7f01c657fff1588d39ad27438300f0ae81e65e7 by dfarler:
Emit symbols in Swift remote mirror build presets

edit: utils/build-presets.ini

Commit 764d0fc371b15ec4f295c99d9f3d82e3bdff8f66 by clattner:
improve the diagnostics for when a multi-statement closure has no

edit: test/Constraints/diagnostics.swift
edit: test/Constraints/closures.swift
edit: test/Constraints/patterns.swift
edit: lib/Sema/CSDiag.cpp

Commit cda5aef65cee9936f3d42b699fec0324481f58f4 by dfarler:
Restrict dsohandle-multi-module.swift test to OS X

edit: validation-test/execution/dsohandle-multi-module.swift

Commit 2c8f11db764ef1f377129d7464e04854a3f0d230 by Mishal Shah:
[Preset] Add preset for swiftpm pull request testing

edit: utils/build-presets.ini

Commit 043c2e0c71d19b7d76824d6c89e25319fde80100 by github:
[Parse] Parse SE-0117's contextual 'open' keyword. (#3875)

edit: include/swift/Parse/Token.h
edit: lib/Parse/ParseDecl.cpp

Commit 10dd4185ff3a1fb4eef9f6c436633f64f717a785 by dgregor:
[SE-0111] Update for removal of argument labels from function types

edit: Sources/XCTest/Public/XCTAssert.swift

Commit 9a8da957fb03ab120e6fcc6c552e3ac4b5398923 by devteam.codafi:
Update for SE-0096

edit: Sources/XCTest/Private/TestListing.swift
edit: Sources/XCTest/Public/XCTestCase.swift
edit: Sources/XCTest/Public/XCTestCase+Performance.swift
edit: Sources/XCTest/Private/WallClockTimeMetric.swift

Commit a50cc72fd651a26cbbd479f5514d9ecd0b294725 by milseman:
[noescape by default] Add explicit @escaping as needed

edit: Sources/Basic/Thread.swift

Commit 4cb16b843903045b1f26e6e62a1e606e54f633b4 by milseman:
[noescape by default] Add explicit @escaping as needed

edit: Sources/Commands/SwiftPackageTool.swift
edit: Sources/Commands/SwiftBuildTool.swift
edit: Tests/BasicTests/OptionParserTests.swift
edit: Sources/Basic/OptionParser.swift
edit: Sources/Commands/SwiftTestTool.swift

Commit 5f5d05953548e870346a4ade8088352877a5729b by dgregor:
[SE-0111] Update for removal of argument labels from function types.

edit: Sources/Get/RawClone.swift

Commit e46929aeea3df5725af764c46381a27a5589e4de by jgroff:
Work around some SE-0072 issues.

edit: Sources/swiftpm-xctest-helper/main.swift
edit: Tests/FunctionalTests/SwiftPMXCTestHelperTests.swift

Commit 595302e8ac4645d79f2b40f91a8eff3f0d495eaf by fs.output:
[SE-0101] Migrate sizeof family to MemoryLayout struct

edit: Foundation/NSArray.swift
edit: Foundation/NSCoder.swift
edit: Foundation/NSHost.swift
edit: Foundation/NSNumber.swift
edit: Foundation/NSRange.swift
edit: Foundation/NSSwiftRuntime.swift
edit: Foundation/IndexPath.swift
edit: Foundation/DateInterval.swift
edit: Foundation/NSGeometry.swift
edit: Foundation/NSCFString.swift
edit: Foundation/NSObjCRuntime.swift
edit: Foundation/Data.swift

Commit 25b86639e085476ec2c120d018bd9d9521eb0450 by fs.output:
[SE-0101] .size to .stride

edit: Foundation/Data.swift

Commit 2583bf9eae8f570adeffa97431470570bd99272a by dgregor:
[SE-0111] Update for removal of argument labels from function types

edit: Foundation/NSData.swift
edit: Foundation/String.swift
edit: Foundation/Data.swift
edit: Foundation/NSError.swift

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev