[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 - Long Test (master) #599

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#599]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/599/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build: Tue, 26 Jul 2016 14:18:09 -0700
Build duration: 11 min
Identified problems:

Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/599/consoleFull#-375130898ee1a197b-acac-4b17-83cf-a53b95139a76&gt;

Needed an update for SE-0077. Fixed.

John.

ยทยทยท

On Jul 26, 2016, at 2:29 PM, no-reply@swift.org wrote:
Tests:

Name: Swift
Failed: 0 test(s), Passed: 8062 test(s), Total: 8062 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 226 test(s), Total: 226 test(s)

Changes

Commit e8639fe501bd1d1b0860b5292e11f46b818d8cff by phausler:
[Foundation] Update UndoManager registerUndo to adopt new naming rules

edit: stdlib/public/SDK/Foundation/Foundation.swift

Commit e9cae7be79bbda4f30f302831239d712e0c0b463 by phausler:
[Foundation] Update CharacterSet and NSCharacterSet

edit: stdlib/public/SDK/Foundation/CharacterSet.swift
edit: apinotes/Foundation.apinotes

Commit 83e7dbbafc218588aff867d9355f88a7c0a8aa1c by phausler:
[Foundation] Update ByteCountFormatter to have a uniform apinotes

edit: apinotes/Foundation.apinotes

Commit 3cf2692fc11c806031bbaf8052f104589df16680 by phausler:
Update interperter tests for new naming of registerUndo

edit: test/Interpreter/SDK/Foundation_test.swift

Commit 17ec1acdb730c6b81526d9d0e4190fe1ee92b7c6 by fs.output:
[Sema] Improve diagnostic message for out of order arguments

edit: include/swift/AST/DiagnosticsSema.def
edit: lib/Sema/CSDiag.cpp
edit: test/Constraints/diagnostics.swift
edit: test/Constraints/function.swift
edit: test/Constraints/keyword_arguments.swift

Commit d7a95e7467c6bc44b6b76e4d46b74cd01cf107a5 by spestov:
Fix resolve-crashes.py for recent change

edit: utils/resolve-crashes.py

Commit 1ae8e37058c3f4f6b70c01d02572928f31a9ce8a by spestov:
Remove -enable-protocol-typealiases staging flag

delete: validation-test/compiler_crashers/28333-swift-typedecl-getdeclaredtype.swift
edit: lib/Parse/ParseDecl.cpp
delete: validation-test/compiler_crashers/28268-swift-type-transform.swift
delete: validation-test/compiler_crashers/28364-swift-typechecker-addimplicitconstructors.swift
add: validation-test/compiler_crashers_fixed/28268-swift-type-transform.swift
add: validation-test/compiler_crashers_fixed/28360-swift-archetypebuilder-maptypeoutofcontext.swift
add: validation-test/compiler_crashers_fixed/28364-swift-typechecker-addimplicitconstructors.swift
edit: include/swift/AST/DiagnosticsParse.def
edit: include/swift/Option/FrontendOptions.td
edit: lib/Frontend/CompilerInvocation.cpp
edit: lib/Sema/TypeCheckType.cpp
edit: test/decl/typealias/protocol.swift
edit: include/swift/Basic/LangOptions.h
edit: test/Generics/associated_types.swift
delete: validation-test/compiler_crashers/28360-swift-archetypebuilder-maptypeoutofcontext.swift
add: validation-test/compiler_crashers_fixed/28333-swift-typedecl-getdeclaredtype.swift

Commit 7bfaeb57f1a39c2409799170d86c0d487b725fec by dfarler:
[SE-0081] Warn on deprecated where clause inside angle brackets

delete: validation-test/compiler_crashers/28281-swift-typechecker-resolvewitness.swift
edit: test/SourceKit/DocSupport/Inputs/main.swift
edit: test/expr/postfix/dot/init_ref_delegation.swift
edit: test/Parse/type_expr.swift
delete: validation-test/IDE/crashers/081-swift-genericsignature-getsubstitutionmap.swift
delete: validation-test/compiler_crashers/28240-swift-archetypebuilder-addrequirement.swift
add: validation-test/IDE/crashers_fixed/081-swift-genericsignature-getsubstitutionmap.swift
delete: validation-test/IDE/crashers/082-swift-typebase-gatherallsubstitutions.swift
delete: validation-test/compiler_crashers/28337-swift-typebase-getcanonicaltype.swift
delete: validation-test/compiler_crashers/28341-swift-typechecker-typecheckdecl.swift
add: validation-test/compiler_crashers_fixed/24394-swift-typevariabletype-implementation-getrepresentative.swift
delete: validation-test/compiler_crashers/28346-swift-typebase-getdesugaredtype.swift
edit: test/Sema/availability_versions.swift
delete: validation-test/compiler_crashers/28361-swift-archetypebuilder-maptypeintocontext.swift
add: validation-test/compiler_crashers_fixed/28337-swift-typebase-getcanonicaltype.swift
edit: test/type/protocol_types.swift
add: validation-test/compiler_crashers_fixed/28294-swift-archetypebuilder-addsuperclassrequirement.swift
delete: validation-test/compiler_crashers/28321-swift-constraints-constraintsystem-resolveoverload.swift
add: validation-test/compiler_crashers_fixed/28361-swift-archetypebuilder-maptypeintocontext.swift
add: validation-test/compiler_crashers_fixed/28360-swift-archetypebuilder-maptypeoutofcontext.swift
edit: test/Generics/function_defs.swift
add: validation-test/IDE/crashers_fixed/077-swift-archetypebuilder-potentialarchetype-gettype.swift
add: validation-test/compiler_crashers_fixed/28343-swift-genericfunctiontype-get.swift
delete: validation-test/IDE/crashers/072-swift-constraints-constraintsystem-opengeneric.swift
delete: validation-test/compiler_crashers/24394-swift-typevariabletype-implementation-getrepresentative.swift
add: validation-test/compiler_crashers_fixed/28266-swift-moduledecl-lookupprefixoperator.swift
edit: test/Constraints/same_types.swift
edit: validation-test/compiler_crashers_fixed/00040-std-function-func-swift-constraints-solution-computesubstitutions.swift
edit: test/decl/typealias/protocol.swift
delete: validation-test/compiler_crashers/28349-swift-typebase-gatherallsubstitutions.swift
edit: stdlib/internal/SwiftExperimental/SwiftExperimental.swift
edit: test/Generics/associated_type_typo.swift
add: validation-test/compiler_crashers_fixed/28271-swift-archetypebuilder-getallarchetypes.swift
delete: validation-test/compiler_crashers/28365-swift-constraints-constraintgraphnode-getmembertype.swift
add: validation-test/IDE/crashers_fixed/076-swift-typechecker-checkinheritanceclause.swift
add: validation-test/compiler_crashers_fixed/28245-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift
delete: validation-test/compiler_crashers/28347-swift-typechecker-checkinheritanceclause.swift
add: validation-test/compiler_crashers_fixed/28378-swift-typechecker-resolvewitness.swift
add: validation-test/compiler_crashers_fixed/28355-swift-genericsignature-getsubstitutionmap.swift
add: validation-test/compiler_crashers_fixed/28296-swift-genericsignature-getsubstitutionmap.swift
edit: test/Generics/requirement_inference.swift
delete: validation-test/IDE/crashers/070-swift-archetypebuilder-maptypeintocontext.swift
add: validation-test/compiler_crashers_fixed/28281-swift-typechecker-resolvewitness.swift
delete: validation-test/compiler_crashers/28355-swift-genericsignature-getsubstitutionmap.swift
edit: test/decl/ext/protocol.swift
edit: stdlib/public/core/Flatten.swift.gyb
delete: validation-test/compiler_crashers/28370-swift-decomposeparamtype.swift
edit: test/IRGen/dependent_generic_base_class_constraint.swift
delete: validation-test/IDE/crashers/078-swift-iterativetypechecker-processtypechecksuperclass.swift
add: validation-test/compiler_crashers_fixed/28329-swift-archetypebuilder-potentialarchetype-gettype.swift
edit: stdlib/public/SDK/Foundation/Data.swift
edit: test/Generics/deduction.swift
delete: validation-test/compiler_crashers/28296-swift-genericsignature-getsubstitutionmap.swift
add: validation-test/IDE/crashers_fixed/082-swift-typebase-gatherallsubstitutions.swift
edit: lib/Parse/ParseGeneric.cpp
delete: validation-test/compiler_crashers/28223-swift-type-transform.swift
add: validation-test/compiler_crashers_fixed/28370-swift-decomposeparamtype.swift
edit: test/decl/protocol/req/recursion.swift
edit: test/Sema/diag_values_of_module_type.swift
edit: test/SourceKit/DocSupport/doc_source_file.swift.response
edit: test/IDE/print_types.swift
add: validation-test/IDE/crashers_fixed/072-swift-constraints-constraintsystem-opengeneric.swift
edit: test/Constraints/generics.swift
add: validation-test/compiler_crashers_fixed/28354-swift-conformancelookuptable-lookupconformances.swift
delete: validation-test/IDE/crashers/046-swift-typechecker-typecheckdecl.swift
edit: test/Constraints/diagnostics.swift
add: validation-test/compiler_crashers_fixed/28357-swift-iterativetypechecker-processtypechecksuperclass.swift
edit: test/1_stdlib/RangeDiagnostics.swift
delete: validation-test/compiler_crashers/28250-swift-typechecker-typecheckdecl.swift
edit: test/Constraints/invalid_archetype_constraint.swift
edit: test/IDE/print_ast_tc_decls.swift
edit: test/IDE/print_usrs.swift
edit: test/Constraints/recursive_concrete_constraints.swift
edit: test/Constraints/tuple.swift
add: validation-test/compiler_crashers_fixed/28349-swift-typebase-gatherallsubstitutions.swift
edit: test/decl/nested/type_in_function.swift
delete: validation-test/compiler_crashers/28358-swift-typechecker-validatedecl.swift
add: validation-test/compiler_crashers_fixed/28250-swift-typechecker-typecheckdecl.swift
delete: validation-test/compiler_crashers/28259-swift-typechecker-validatedecl.swift
add: validation-test/compiler_crashers_fixed/28321-swift-constraints-constraintsystem-resolveoverload.swift
edit: test/Constraints/closures.swift
delete: validation-test/IDE/crashers/077-swift-archetypebuilder-potentialarchetype-gettype.swift
edit: test/decl/protocol/protocol_overload_selection.swift
edit: test/decl/protocol/protocols.swift
add: validation-test/compiler_crashers_fixed/28240-swift-archetypebuilder-addrequirement.swift
delete: validation-test/IDE/crashers/075-swift-printoptions-setarchetypeselftransform.swift
delete: validation-test/compiler_crashers/28336-swift-archetypebuilder-addrequirement.swift
delete: validation-test/compiler_crashers/28378-swift-typechecker-resolvewitness.swift
delete: validation-test/compiler_crashers/28366-swift-archetypebuilder-finalize.swift
delete: validation-test/IDE/crashers/071-swift-printoptions-setarchetypetransform.swift
edit: include/swift/Parse/Parser.h
edit: test/Constraints/dynamic_lookup.swift
edit: test/Generics/associated_self_constraints.swift
delete: validation-test/compiler_crashers/28373-swift-printoptions-setarchetypeselftransform.swift
add: validation-test/IDE/crashers_fixed/075-swift-printoptions-setarchetypeselftransform.swift
add: validation-test/compiler_crashers_fixed/28366-swift-archetypebuilder-finalize.swift
edit: test/Parse/invalid.swift
add: validation-test/compiler_crashers_fixed/28358-swift-typechecker-validatedecl.swift
edit: test/Constraints/generic_overload.swift
delete: validation-test/compiler_crashers/28375-swift-typechecker-lookupmembertype.swift
edit: test/decl/protocol/recursive_requirement.swift
edit: test/Sema/accessibility.swift
add: test/Parse/deprecated_where.swift
add: validation-test/compiler_crashers_fixed/28341-swift-typechecker-typecheckdecl.swift
add: validation-test/compiler_crashers_fixed/28348-swift-typechecker-validatedecl.swift
add: validation-test/compiler_crashers_fixed/28375-swift-typechecker-lookupmembertype.swift
add: validation-test/IDE/crashers_fixed/070-swift-archetypebuilder-maptypeintocontext.swift
delete: validation-test/compiler_crashers/28348-swift-typechecker-validatedecl.swift
delete: validation-test/compiler_crashers/28289-swift-type-transform.swift
edit: test/attr/attr_specialize.swift
delete: validation-test/IDE/crashers/076-swift-typechecker-checkinheritanceclause.swift
add: validation-test/compiler_crashers_fixed/28346-swift-typebase-getdesugaredtype.swift
add: validation-test/IDE/crashers_fixed/079-swift-archetypebuilder-maptypeoutofcontext.swift
delete: validation-test/compiler_crashers/28266-swift-moduledecl-lookupprefixoperator.swift
add: validation-test/compiler_crashers_fixed/28365-swift-constraints-constraintgraphnode-getmembertype.swift
add: validation-test/IDE/crashers_fixed/078-swift-iterativetypechecker-processtypechecksuperclass.swift
delete: validation-test/compiler_crashers/28343-swift-genericfunctiontype-get.swift
edit: stdlib/public/SDK/Foundation/Boxing.swift
add: validation-test/compiler_crashers_fixed/28289-swift-type-transform.swift
add: validation-test/compiler_crashers_fixed/28336-swift-archetypebuilder-addrequirement.swift
add: validation-test/compiler_crashers_fixed/28223-swift-type-transform.swift
edit: test/Constraints/generic_super_constraint.swift
add: validation-test/IDE/crashers_fixed/071-swift-printoptions-setarchetypetransform.swift
delete: validation-test/compiler_crashers/28294-swift-archetypebuilder-addsuperclassrequirement.swift
delete: validation-test/compiler_crashers/28329-swift-archetypebuilder-potentialarchetype-gettype.swift
edit: include/swift/AST/DiagnosticsParse.def
delete: validation-test/IDE/crashers/083-swift-declcontext-getgenericparamsofcontext.swift
delete: validation-test/compiler_crashers/28357-swift-iterativetypechecker-processtypechecksuperclass.swift
edit: test/SourceKit/CodeFormat/indent-sibling.swift
edit: test/Generics/algorithms.swift
delete: validation-test/IDE/crashers/079-swift-archetypebuilder-maptypeoutofcontext.swift
edit: lib/Sema/TypeCheckDecl.cpp
add: validation-test/IDE/crashers_fixed/083-swift-declcontext-getgenericparamsofcontext.swift
delete: validation-test/compiler_crashers/28354-swift-conformancelookuptable-lookupconformances.swift
add: validation-test/compiler_crashers_fixed/28259-swift-typechecker-validatedecl.swift
delete: validation-test/compiler_crashers/28245-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift
edit: validation-test/compiler_crashers_fixed/00053-std-function-func-swift-type-subst.swift
edit: lib/Parse/ParseDecl.cpp
add: validation-test/compiler_crashers_fixed/28347-swift-typechecker-checkinheritanceclause.swift
delete: validation-test/IDE/crashers/050-swift-constraints-constraintsystem-matchtypes.swift
add: validation-test/IDE/crashers_fixed/046-swift-typechecker-typecheckdecl.swift
edit: test/Constraints/associated_self_types.swift
edit: test/Generics/same_type_constraints.swift
add: validation-test/IDE/crashers_fixed/050-swift-constraints-constraintsystem-matchtypes.swift
edit: test/Generics/superclass_constraint.swift
add: validation-test/compiler_crashers_fixed/28373-swift-printoptions-setarchetypeselftransform.swift
edit: stdlib/public/SDK/Foundation/IndexPath.swift
edit: validation-test/stdlib/CollectionDiagnostics.swift
delete: validation-test/compiler_crashers/28271-swift-archetypebuilder-getallarchetypes.swift
edit: stdlib/public/SDK/Foundation/IndexSet.swift
delete: validation-test/compiler_crashers/28360-swift-archetypebuilder-maptypeoutofcontext.swift

Commit 6c03c553aa8ad6052adc1f92b8ed62b657c9a115 by mjmdavis:
Correct Swift Decimal.divide to call NSDecimalDivide.

edit: test/Interpreter/SDK/NSDecimal.swift
edit: stdlib/public/SDK/Foundation/Decimal.swift

Commit 390c6207eb574c539caea7f0eed794ac5ce3584b by bob.wilson:
stdlib: Remove the ManagedProtoBuffer base class

edit: stdlib/public/core/ManagedBuffer.swift
edit: test/1_stdlib/ManagedBuffer.swift

Commit b40c89d4c6777bb69c3f7efe0e8ab8748c476994 by dgregor:
[AST] Carry AST names through call expressions.

edit: lib/Sema/CSApply.cpp
edit: lib/AST/Expr.cpp
edit: include/swift/Parse/Parser.h
edit: lib/Parse/ParseExpr.cpp
edit: lib/Sema/CodeSynthesis.cpp
edit: include/swift/AST/Expr.h

Commit ee8ce80727c68d30823839fc65befa62f592ebe7 by dgregor:
[Constraint generation] Simplify association of argument labels with

edit: lib/Sema/CSGen.cpp

Commit 79c00ead96a829a2877c815c50e67aa01ef4f003 by dgregor:
[CSDiag] We have trailing closure info for subscripts now. Use it.

edit: lib/Sema/CSDiag.cpp

Commit a00fa74b8d0e7183b1697101ce4afe9ced7a91a7 by dgregor:
[PrintAsObjC] Fix printing of 'Error' values as 'NSError *'.

edit: lib/PrintAsObjC/PrintAsObjC.cpp
add: test/PrintAsObjC/Inputs/error-delegate.h
add: test/PrintAsObjC/error-delegate.swift

Commit 804d20d5d608ef5155d7821d7dee083f2eff27cd by mgottesman:
[docs] Add a quick doc for the CI that initially just contain

add: docs/CI.md

Commit b1da6c32fe60d486f001d5983dcb82e91609672b by github:
Rename CI.md to ContinuousIntegration.md

add: docs/ContinuousIntegration.md
delete: docs/CI.md

Commit 647c55b40364dcdd81f55482fab07a0a454f60e9 by github:
Fill out pull request testing section/multiple repo testing section of

edit: docs/ContinuousIntegration.md

Commit 47053c6f7afe8f678f11376f5977545fb207b002 by mgottesman:
[docs] Fix the ContinuousIntegration.md table of contents.

edit: docs/ContinuousIntegration.md

Commit c77a21d1a39c190af59fead1423434621770f8b9 by github:
[docs] Small styling change in ContinuousIntegration.

edit: docs/ContinuousIntegration.md

Commit c8c41b385c0312e562abe4952fa2d6794dec2e0f by rjmccall:
Implement SE-0077: precedence group declarations.

edit: lib/AST/ASTPrinter.cpp
add: test/decl/precedencegroup/Inputs/ExternPrecedences.swift
edit: test/Parse/invalid.swift
edit: lib/Sema/TypeCheckDecl.cpp
edit: test/SILGen/copy_lvalue_peepholes.swift
edit: test/Parse/matching_patterns.swift
edit: test/attr/accessibility.swift
edit: test/IDE/coloring.swift
edit: test/Parse/try.swift
add: test/decl/precedencegroup/circularity.swift
edit: lib/IDE/SyntaxModel.cpp
edit: test/Parse/operator_decl.swift
edit: test/DebugInfo/autoclosure.swift
edit: test/decl/protocol/req/func.swift
edit: lib/AST/ASTDumper.cpp
edit: test/Parse/conflict_markers.swift
edit: test/Interpreter/SDK/GLKit.swift
edit: test/Constraints/array_literal.swift
edit: lib/Serialization/SerializedModuleLoader.cpp
edit: test/SILGen/address_only_types.swift
edit: include/swift/AST/DiagnosticsSema.def
edit: test/Parse/builtin_word.swift
edit: lib/Sema/NameBinding.cpp
edit: include/swift/Serialization/ModuleFormat.h
edit: test/Constraints/protocols.swift
edit: test/Constraints/diag_ambiguities.swift
edit: test/IRGen/swift3-metadata-coff.swift
edit: lib/Parse/ParseDecl.cpp
edit: test/Constraints/generic_protocol_witness.swift
edit: stdlib/public/core/Integers.swift.gyb
edit: stdlib/public/core/Policy.swift
edit: test/Serialization/Inputs/def_operator.swift
edit: test/SILGen/enum.swift
edit: test/decl/func/operator.swift
edit: test/Generics/slice_test.swift
edit: test/Parse/if_expr.swift
edit: test/expr/expressions.swift
edit: lib/Serialization/ModuleFile.cpp
edit: lib/AST/ASTContext.cpp
edit: lib/Serialization/Serialization.cpp
edit: test/Generics/associated_types.swift
edit: test/SIL/Serialization/Inputs/nontransparent.swift
edit: lib/Sema/CSApply.cpp
edit: include/swift/AST/DeclNodes.def
edit: test/SourceKit/CodeFormat/indent-basic.swift
edit: test/SILOptimizer/allocbox_to_stack_not_crash.swift
edit: include/swift/Parse/Tokens.def
edit: test/Serialization/Inputs/vtable-function-deserialization-input.swift
edit: test/attr/attr_availability.swift
edit: include/swift/AST/Decl.h
edit: test/IDE/Inputs/foo_swift_module.swift
edit: include/swift/AST/Attr.h
edit: include/swift/AST/Expr.h
edit: stdlib/internal/SwiftExperimental/SwiftExperimental.swift
edit: test/Constraints/associated_self_types.swift
edit: include/swift/AST/DiagnosticsParse.def
edit: include/swift/Serialization/ModuleFile.h
edit: test/decl/protocol/protocols.swift
edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
edit: lib/AST/ASTWalker.cpp
edit: test/SourceKit/CodeComplete/complete_override.swift.response
edit: test/decl/func/functions.swift
edit: test/NameBinding/name-binding.swift
edit: include/swift/Parse/Parser.h
edit: test/NameBinding/Inputs/tilde_tilde_low_precedence.swift
edit: test/SILOptimizer/mandatory_inlining.swift
edit: lib/AST/Decl.cpp
edit: lib/SILGen/SILGen.h
edit: test/Constraints/generics.swift
edit: test/NameBinding/Inputs/tilde_tilde_high_precedence.swift
edit: lib/AST/SourceEntityWalker.cpp
edit: include/swift/Serialization/SerializedModuleLoader.h
edit: test/attr/attr_dynamic.swift
edit: lib/Serialization/Deserialization.cpp
edit: test/IDE/Inputs/foo_swift_module.printed.comments.txt
edit: test/decl/func/arg_rename.swift
edit: include/swift/AST/TypeMemberVisitor.h
edit: lib/IDE/REPLCodeCompletion.cpp
edit: lib/Sema/CSDiag.cpp
edit: lib/IDE/CodeCompletion.cpp
edit: test/Parse/operators.swift
edit: stdlib/private/StdlibUnittest/StdlibCoreExtras.swift
edit: test/Constraints/operator.swift
edit: include/swift/AST/Module.h
edit: include/swift/IDE/CodeCompletion.h
edit: include/swift/AST/ASTContext.h
edit: lib/IRGen/GenDecl.cpp
edit: include/swift/Serialization/DeclTypeRecordNodes.def
edit: lib/AST/Module.cpp
edit: test/IDE/complete_operators.swift
edit: include/swift/AST/KnownIdentifiers.def
edit: lib/Sema/TypeChecker.h
edit: test/IDE/print_ast_tc_decls.swift
edit: lib/FrontendTool/FrontendTool.cpp
edit: include/swift/AST/AttrKind.h
edit: test/Generics/deduction.swift
edit: lib/SILGen/SILGenDecl.cpp
edit: test/Generics/same_type_constraints.swift
edit: lib/Sema/TypeCheckExpr.cpp
edit: test/Constraints/diagnostics.swift
edit: test/Parse/builtin_bridge_object.swift

Commit 49e33408d4f05120611e7a74c73788b455325829 by vsk:
[tsan] Don't instrument __llvm_gcov_global_state_pred or __llvm_gcda*

edit: test/Instrumentation/ThreadSanitizer/do-not-instrument-memory-access.ll
edit: lib/Transforms/Instrumentation/ThreadSanitizer.cpp

Commit 1621f7e0502e86a1a35dc3295f04d5a475222756 by mren:
Modules: add command line option fmodules-disable-diagnostic-validation

add: test/Modules/Inputs/pch-import-module-out-of-date.pch
edit: lib/Frontend/FrontendActions.cpp
edit: lib/Serialization/ASTReader.cpp
add: test/Modules/Inputs/DiagOutOfDate.h
edit: include/clang/Serialization/ASTReader.h
add: test/Modules/diagnostic-options-out-of-date.m
edit: test/Modules/Inputs/module.map
edit: include/clang/Driver/Options.td
edit: lib/Frontend/CompilerInvocation.cpp
edit: include/clang/Lex/HeaderSearchOptions.h
edit: test/Driver/modules.m

Commit 0d90f01b7b53742a3ec145aa6477e14ccffaedc9 by mren:
Modules: follow up to r276769.

edit: lib/Driver/Tools.cpp

Commit 2eec5f717893f683c81c03cf81cde5b1ad2951e5 by friss:
Revert "Modules: follow up to r276769."

edit: lib/Driver/Tools.cpp

Commit 5bbc8bcb3843795f0106abaf015d6c77c8b6d28b by friss:
Revert "Modules: add command line option

delete: test/Modules/Inputs/DiagOutOfDate.h
delete: test/Modules/Inputs/pch-import-module-out-of-date.pch
edit: lib/Serialization/ASTReader.cpp
edit: test/Modules/Inputs/module.map
edit: include/clang/Driver/Options.td
edit: test/Driver/modules.m
edit: include/clang/Lex/HeaderSearchOptions.h
edit: include/clang/Serialization/ASTReader.h
edit: lib/Frontend/FrontendActions.cpp
delete: test/Modules/diagnostic-options-out-of-date.m
edit: lib/Frontend/CompilerInvocation.cpp

Commit 74761d197a89c0860a4c0d344390c605ecdeb353 by ankit.spd:
[PackageBuilderTester] Add API for checking dependencies

edit: Tests/PackageLoading/ConventionTests.swift

Commit c3548f2983024b0ec91df70b726890db1a8c3112 by ankit.spd:
[ConventionTests] Add most of convention tests

edit: Tests/PackageLoading/ConventionTests.swift

Commit c62dabda6c50d2c8de4dbec8c330f267b832a94f by ankit.spd:
[ConventionTests] Add invalid layout tests

edit: Tests/PackageLoading/ConventionTests.swift

Commit 4cb4f217c05e60891be927799969ec5d991c4a5e by daniel_dunbar:
[PackageGraph] Start work on DependencyResolver.

add: Sources/PackageGraph/DependencyResolver.swift
edit: Tests/PackageGraph/XCTestManifests.swift
add: Tests/PackageGraph/DependencyResolverTests.swift

Commit d2cd244d9486e8448b1526fed405a6d4100ce046 by daniel_dunbar:
[Xcodeproj] Add `--enable-code-coverage` and disable code coverage by

edit: Sources/Commands/SwiftPackageTool.swift
edit: Sources/Xcodeproj/generate().swift
edit: Sources/Xcodeproj/xcscheme().swift

Commit 0f5278d17f48dc1b40f969efe9ef9bb3da904f49 by ankit.spd:
[PackageBuilderTester] Simplify sources and depencency checker

edit: Tests/PackageLoading/ConventionTests.swift

Commit 8f3ba2f2898a06b91e3d24723ee63df0900637a6 by ankit.spd:
[PackageLoadingTester] Get rid of space alignments

edit: Tests/PackageLoading/ConventionTests.swift

Commit 505003a648fd2c1df530236912a5be226c7071c8 by ankit.spd:
[PackageBuilder] Normalize errors

edit: Sources/PackageLoading/PackageBuilder.swift
edit: Tests/PackageLoading/ConventionTests.swift

Commit 7851c8394e0c006d5bdf87556477a162d1d80517 by daniel_dunbar:
[DependencyResolver] Pull out some container management functions.

edit: Sources/PackageGraph/DependencyResolver.swift
edit: Tests/PackageGraph/DependencyResolverTests.swift

Commit a931595bc79bc4c52dcbba36e2009daf09d53b7d by daniel_dunbar:
[Basic] Update for new constraint syntax.

edit: Sources/Basic/ByteString.swift
edit: Sources/Basic/GraphAlgorithms.swift
edit: Sources/Basic/OutputByteStream.swift
edit: Sources/Basic/OptionParser.swift

Commit 0852cd546fb7cb3a4d18738b14c561f49e68044f by daniel_dunbar:
[DependencyResolver] Rename to PackageContainerConstraint to be more

edit: Tests/PackageGraph/DependencyResolverTests.swift
edit: Sources/PackageGraph/DependencyResolver.swift

Commit 43f39f9f50d8e56a1defc5178dc83ee4337d4183 by github:
A few more 'fileprivate's for SE-0025. (#476)

edit: Foundation/NSURLRequest.swift
edit: Foundation/Unit.swift
edit: Foundation/NSURLResponse.swift
edit: Foundation/NSAttributedString.swift
edit: Foundation/NSKeyedArchiver.swift

Commit 038d7086f118a42f0a7f907b07d1ff715df9dbe1 by anthony.parker:
Migrate from the removed unsafeAddress(of:) API. (#475)

edit: Foundation/NSURLResponse.swift
edit: Foundation/NSNotification.swift
edit: Foundation/NSCFString.swift
edit: Foundation/NSObject.swift
edit: Foundation/NSOperation.swift

Commit 2acafc78fc6a8ab647d410d17a5a94dec1d5b382 by anthony.parker:
Implementing JSONSerialization.writeJSONObject (#465)

edit: TestFoundation/TestNSJSONSerialization.swift
edit: Foundation/NSJSONSerialization.swift