[swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7501

Michael Gottesman mgottesman at apple.com
Fri Dec 9 02:26:33 CST 2016



Sent from my iPhone

> On Dec 8, 2016, at 9:59 PM, Bob Wilson <bob.wilson at apple.com> wrote:
> 
> Yes, he renamed sil-extract to sil-func-extractor (https://github.com/apple/swift/pull/6155/files) and missed updating some places. This should fix it: https://github.com/apple/swift/pull/6159
> 
> (FWIW, I much preferred the old name. I don’t know why he changed it.)
> 

I originally named it sil-extract to reference LLVM-extract. Over time I found that the name was non-intuitive for non-LLVM people. That is why I changed the name.

>> On Dec 8, 2016, at 8:08 PM, mishal_shah <mishal_shah at apple.com> wrote:
>> 
>> Hi Michael,
>> 
>> Is this related to your changes? 
>> 
>> ninja: error: 'bin/sil-extract', needed by 'test/CMakeFiles/check-swift-validation-macosx-x86_64', missing and no known rule to make it
>> *** Failed while running tests for swift (check-swift-validation-macosx-x86_64)
>> 
>> Thanks,
>> Mishal Shah
>>> On Dec 8, 2016, at 7:52 PM, no-reply at swift.org wrote:
>>> 
>>> [FAILURE] oss-swift-incremental-RA-osx [#7501]
>>> 
>>> Build URL:	https://ci.swift.org/job/oss-swift-incremental-RA-osx/7501/
>>> Project:	oss-swift-incremental-RA-osx
>>> Date of build:	Thu, 08 Dec 2016 19:29:59 -0800
>>> Build duration:	22 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
>>> 
>>> Changes
>>> 
>>> Commit 0bfda96ace06c95fd7b8ab5c0a08ef828940f873 by mgottesman:
>>> [sil-func-extractor] Teach sil-extract to extract a list of functions
>>> 
>>> delete: test/sil-extract/basic.sil
>>> delete: test/sil-extract/basic.swift
>>> edit: test/ClangImporter/serialization-sil.swift
>>> add: test/sil-func-extractor/basic.swift
>>> delete: test/sil-extract/load-serialized-sil.swift
>>> edit: include/swift/Basic/STLExtras.h
>>> delete: tools/sil-extract/CMakeLists.txt
>>> add: test/sil-func-extractor/load-serialized-sil.swift
>>> edit: test/lit.cfg
>>> add: test/sil-func-extractor/basic.sil
>>> add: tools/sil-func-extractor/CMakeLists.txt
>>> add: tools/sil-func-extractor/SILFunctionExtractor.cpp
>>> edit: tools/CMakeLists.txt
>>> delete: tools/sil-extract/SILExtract.cpp
>>> add: test/sil-func-extractor/multiple-functions.sil
>>> 
>>> Commit 8972b43abbfb1773b2997da06873ec5fc2c94e6f by mgottesman:
>>> [sil-tooling] Rename sil-sort-output => emit-sorted-sil.
>>> 
>>> edit: tools/sil-opt/SILOpt.cpp
>>> edit: test/SIL/Serialization/semanticsattr.sil
>>> edit: test/SILOptimizer/inlinecaches_arc.sil
>>> edit: test/SILOptimizer/loop-region-analysis.sil
>>> edit: tools/sil-func-extractor/SILFunctionExtractor.cpp
>>> 
>>> Commit c12aeabd90a71e512618fdcc7d0e32adbbe1c462 by mgottesman:
>>> [sil-func-extractor] Add support for emitting sib files.
>>> 
>>> edit: tools/sil-func-extractor/SILFunctionExtractor.cpp
>>> edit: test/sil-func-extractor/basic.sil
>>> 
>>> Commit c2e63dcbc17a21ab07850a2ae151728eea8f48da by bob.wilson:
>>> Disable sanitizers for the runtime with
>>> 
>>> edit: stdlib/CMakeLists.txt
>>> 
>>> Commit 49e6c06eef75f2b6050876840bb3aeb978282be1 by jordan_rose:
>>> [validation-test] Remove "REQUIRES: asserts" from /fixed/ crash cases.
>>> 
>>> edit: validation-test/compiler_crashers_fixed/28423-swift-typechecker-validatedecl.swift
>>> edit: validation-test/SIL/crashers_fixed/003-swift-parser-parsetypesimple.sil
>>> edit: validation-test/IDE/crashers_fixed/078-swift-iterativetypechecker-processtypechecksuperclass.swift
>>> edit: validation-test/SIL/crashers_fixed/008-swift-genericparamlist-getasgenericsignatureelements.sil
>>> edit: validation-test/compiler_crashers_fixed/28370-swift-decomposeparamtype.swift
>>> edit: validation-test/compiler_crashers_fixed/28306-swift-lookupvisibledecls.swift
>>> edit: validation-test/compiler_crashers_fixed/28410-swift-typechecker-typecheckdecl.swift
>>> edit: validation-test/IDE/crashers_fixed/087-swift-declcontext-getparentmodule.swift
>>> edit: validation-test/compiler_crashers_fixed/28454-hasval-failed.swift
>>> edit: validation-test/compiler_crashers_fixed/10659-swift-printingdiagnosticconsumer-handlediagnostic.timeout.swift
>>> edit: validation-test/SIL/crashers_fixed/007-swift-abstractstoragedecl-makecomputed.sil
>>> edit: validation-test/compiler_crashers_fixed/28249-swift-typechecker-validategenericfuncsignature.swift
>>> edit: validation-test/compiler_crashers_fixed/28291-swift-constraints-constraintsystem-comparesolutions.swift
>>> edit: validation-test/IDE/crashers_fixed/015-swift-typechecker-lookupunqualified.swift
>>> edit: validation-test/IDE/crashers_fixed/056-swift-archetypebuilder-getallarchetypes.swift
>>> edit: validation-test/compiler_crashers_fixed/28298-swift-namealiastype-getsinglydesugaredtype.swift
>>> edit: validation-test/Sema/type_checker_crashers_fixed/rdar27575060.swift
>>> edit: validation-test/compiler_crashers_fixed/28207-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift
>>> edit: validation-test/IDE/crashers_fixed/075-swift-printoptions-setarchetypeselftransform.swift
>>> edit: validation-test/compiler_crashers_fixed/28433-swift-typechecker-typecheckdecl.swift
>>> edit: validation-test/compiler_crashers_fixed/28343-swift-genericfunctiontype-get.swift
>>> edit: validation-test/compiler_crashers_fixed/28390-swift-expr-walk.swift
>>> edit: validation-test/compiler_crashers_fixed/28320-swift-archetypebuilder-enumeraterequirements.swift
>>> edit: validation-test/compiler_crashers_fixed/28375-swift-typechecker-lookupmembertype.swift
>>> edit: validation-test/compiler_crashers_fixed/28340-swift-type-getstring.swift
>>> edit: validation-test/compiler_crashers_fixed/28267-swift-typechecker-checkconformance.swift
>>> edit: validation-test/compiler_crashers_fixed/28382-swift-archetypebuilder-maptypeoutofcontext.swift
>>> edit: validation-test/compiler_crashers_fixed/28371-swift-genericparamlist-getsubstitutionmap.swift
>>> edit: validation-test/compiler_crashers_fixed/28430-swift-lexer-lexoperatoridentifier.swift
>>> edit: validation-test/compiler_crashers_fixed/28484-isa-x-val-cast-ty-argument-of-incompatible-type.swift
>>> edit: validation-test/compiler_crashers_fixed/28372-swift-printoptions-setarchetypeanddynamicselftransform.swift
>>> edit: validation-test/compiler_crashers_fixed/28354-swift-conformancelookuptable-lookupconformances.swift
>>> edit: validation-test/compiler_crashers_fixed/28202-swift-typechecker-applygenericarguments.swift
>>> edit: validation-test/IDE/crashers_fixed/082-swift-typebase-gatherallsubstitutions.swift
>>> edit: validation-test/compiler_crashers_fixed/28227-swift-typechecker-gettypeofrvalue.swift
>>> edit: validation-test/compiler_crashers_fixed/28296-swift-genericsignature-getsubstitutionmap.swift
>>> edit: validation-test/compiler_crashers_fixed/28452-this-genericenv-already-have-generic-context-failed.swift
>>> edit: validation-test/IDE/crashers_fixed/052-swift-mangle-mangler-manglegenericsignatureparts.swift
>>> edit: validation-test/compiler_crashers_fixed/28199-swift-constraints-constraintsystem-performmemberlookup.swift
>>> edit: validation-test/compiler_crashers_fixed/28254-swift-enumelementdecl-getargumentinterfacetype.swift
>>> edit: validation-test/compiler_crashers_fixed/28300-swift-type-transform.swift
>>> edit: validation-test/compiler_crashers_fixed/28288-swift-genericparamlist-getsubstitutionmap.swift
>>> edit: validation-test/compiler_crashers_fixed/28295-swift-namelookup-lookupvisibledeclsinmodule.swift
>>> edit: validation-test/IDE/crashers_fixed/086-swift-printoptions-setarchetypeanddynamicselftransform.swift
>>> edit: validation-test/compiler_crashers_fixed/28209-swift-protocoldecl-requiresclassslow.swift
>>> edit: validation-test/IDE/crashers_fixed/039-swift-typechecker-checkconformance.swift
>>> edit: validation-test/compiler_crashers_fixed/28289-swift-type-transform.swift
>>> edit: validation-test/compiler_crashers_fixed/28428-swift-typebase-gatherallsubstitutions.swift
>>> edit: validation-test/compiler_crashers_fixed/28250-swift-typechecker-typecheckdecl.swift
>>> edit: validation-test/compiler_crashers_fixed/28309-swift-typechecker-addimplicitconstructors.swift
>>> edit: validation-test/compiler_crashers_fixed/28418-swift-typechecker-validatedecl.swift
>>> edit: validation-test/IDE/crashers_fixed/016-swift-mangle-mangler-mangleidentifier.swift
>>> edit: validation-test/compiler_crashers_fixed/28195-swift-constraints-constraintsystem-resolveoverload.swift
>>> edit: validation-test/IDE/crashers_fixed/089-swift-namealiastype-getsinglydesugaredtype.swift
>>> edit: validation-test/SIL/crashers_fixed/043-swift-derivedconformance-deriverawrepresentable.sil
>>> edit: validation-test/Sema/type_checker_crashers_fixed/rdar27249691.swift
>>> edit: validation-test/compiler_crashers_fixed/28422-swift-genericfunctiontype-get.swift
>>> edit: validation-test/compiler_crashers_fixed/28487-parent-parent-is-nominaltype-parent-is-boundgenerictype-parent-is-unboundgeneric.swift
>>> edit: validation-test/compiler_crashers_fixed/28333-swift-typedecl-getdeclaredtype.swift
>>> edit: validation-test/SIL/crashers_fixed/027-swift-nominaltypedecl-getdeclaredtype.sil
>>> edit: validation-test/SIL/crashers_fixed/046-swift-parser-parsetypesimpleorcomposition.sil
>>> edit: validation-test/compiler_crashers_fixed/28431-swift-lexer-lexoperatoridentifier.swift
>>> edit: validation-test/IDE/crashers_fixed/049-swift-typechecker-resolvewitness.swift
>>> edit: validation-test/compiler_crashers_fixed/28283-swift-archetypebuilder-finalize.swift
>>> edit: validation-test/compiler_crashers_fixed/28198-swift-typerepr-walk.swift
>>> edit: validation-test/compiler_crashers_fixed/28212-swift-typechecker-resolvetypeincontext.swift
>>> edit: validation-test/compiler_crashers_fixed/28272-swift-expr-walk.swift
>>> edit: validation-test/compiler_crashers_fixed/28302-swift-paramdecl-createunboundself.swift
>>> edit: validation-test/IDE/crashers_fixed/096-swift-genericsignature-getarchetypebuilder.swift
>>> edit: validation-test/compiler_crashers_fixed/28339-swift-typechecker-addimplicitconstructors.swift
>>> edit: validation-test/compiler_crashers_fixed/28299-swift-lookupvisibledecls.swift
>>> edit: validation-test/IDE/crashers_fixed/076-swift-typechecker-checkinheritanceclause.swift
>>> edit: validation-test/compiler_crashers_fixed/28275-swift-typebase-getsuperclass.swift
>>> edit: validation-test/compiler_crashers_fixed/28363-swift-expr-walk.swift
>>> edit: validation-test/compiler_crashers_fixed/28408-swift-typechecker-checkinheritanceclause.swift
>>> edit: validation-test/compiler_crashers_fixed/28358-swift-typechecker-validatedecl.swift
>>> edit: validation-test/compiler_crashers_fixed/28437-swift-typechecker-validatedecl.swift
>>> edit: validation-test/compiler_crashers_fixed/28450-underlyingty-gettype-isnull-getting-invalid-underlying-type-failed.swift
>>> edit: validation-test/compiler_crashers_fixed/28398-swift-archetypebuilder-getgenericsignature.swift
>>> edit: validation-test/IDE/crashers_fixed/085-swift-persistentparserstate-delaytoplevel.swift
>>> edit: validation-test/IDE/crashers_fixed/054-swift-moduledecl-forallvisiblemodules.swift
>>> edit: validation-test/compiler_crashers_fixed/28357-swift-iterativetypechecker-processtypechecksuperclass.swift
>>> edit: validation-test/Sema/type_checker_crashers_fixed/rdar28023899.swift
>>> edit: validation-test/compiler_crashers_fixed/28240-swift-archetypebuilder-addrequirement.swift
>>> edit: validation-test/compiler_crashers_fixed/28278-swift-archetypebuilder-getgenericsignature.swift
>>> edit: validation-test/compiler_crashers_fixed/28366-swift-archetypebuilder-finalize.swift
>>> edit: validation-test/compiler_crashers_fixed/28429-swift-decl-print.swift
>>> edit: validation-test/compiler_crashers_fixed/28253-swift-constraints-constraintsystem-matchdeepequalitytypes.swift
>>> edit: validation-test/compiler_crashers_fixed/28281-swift-typechecker-resolvewitness.swift
>>> edit: validation-test/compiler_crashers_fixed/28427-swift-lexer-lexstringliteral.swift
>>> edit: validation-test/compiler_crashers_fixed/28327-swift-expr-walk.swift
>>> edit: validation-test/compiler_crashers_fixed/28319-swift-typechecker-checkconformance.swift
>>> edit: validation-test/compiler_crashers_fixed/28521-hastype-declaration-has-no-type-set-yet.swift
>>> edit: validation-test/compiler_crashers_fixed/28338-swift-genericsignature-getsubstitutionmap.swift
>>> edit: validation-test/compiler_crashers_fixed/28263-swift-typechecker-validatedecl.swift
>>> edit: validation-test/SIL/crashers_fixed/038-swift-archetypebuilder-enumeraterequirements.sil
>>> edit: validation-test/compiler_crashers_fixed/NO_ASAN-28277-swift-archetypebuilder-getgenericsignature.swift
>>> edit: validation-test/compiler_crashers_fixed/28356-swift-typechecker-resolvetypewitness.swift
>>> edit: validation-test/compiler_crashers_fixed/28193-swift-typechecker-lookupmembertype.swift
>>> edit: validation-test/compiler_crashers_fixed/28324-swift-diagnosticengine-emitdiagnostic.swift
>>> edit: validation-test/compiler_crashers_fixed/28243-swift-typebase-getcanonicaltype.swift
>>> edit: validation-test/IDE/crashers_fixed/011-swift-lookupvisibledecls.swift
>>> edit: validation-test/SIL/crashers_fixed/035-swift-typebase-getcanonicaltype.sil
>>> edit: validation-test/compiler_crashers_fixed/28341-swift-typechecker-typecheckdecl.swift
>>> edit: validation-test/compiler_crashers_fixed/28364-swift-typechecker-addimplicitconstructors.swift
>>> edit: validation-test/compiler_crashers_fixed/28548-cantype-hastypeparameter-already-have-an-interface-type.swift
>>> edit: validation-test/compiler_crashers_fixed/28391-swift-typechecker-validatedecl.swift
>>> edit: validation-test/compiler_crashers_fixed/28287-swift-type-transform.swift
>>> edit: validation-test/compiler_crashers_fixed/28321-swift-constraints-constraintsystem-resolveoverload.swift
>>> edit: validation-test/compiler_crashers_fixed/28237-swift-archetypebuilder-addgenericparameter.swift
>>> edit: validation-test/compiler_crashers_fixed/28495-ed-getdeclcontext-ismodulescopecontext-non-top-level-extensions-make-private-fil.swift
>>> edit: validation-test/compiler_crashers_fixed/28361-swift-archetypebuilder-maptypeintocontext.swift
>>> edit: validation-test/compiler_crashers_fixed/28405-swift-constraints-constraintsystem-resolveoverload.swift
>>> edit: validation-test/IDE/crashers_fixed/079-swift-archetypebuilder-maptypeoutofcontext.swift
>>> edit: validation-test/compiler_crashers_fixed/28334-swift-typechecker-resolvetypewitness.swift
>>> edit: validation-test/compiler_crashers_fixed/28373-swift-printoptions-setarchetypeselftransform.swift
>>> edit: validation-test/IDE/crashers_fixed/057-swift-valuedecl-settype.swift
>>> edit: validation-test/IDE/crashers_fixed/051-swift-mangle-mangler-mangleassociatedtypename.swift
>>> edit: validation-test/compiler_crashers_fixed/28438-swift-typebase-getcanonicaltype.swift
>>> edit: validation-test/compiler_crashers_fixed/28342-getpointerelementtype-is-not-storagetype.swift
>>> edit: validation-test/compiler_crashers_fixed/28392-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift
>>> edit: validation-test/compiler_crashers_fixed/28205-swift-typechecker-checkgenericarguments.swift
>>> edit: validation-test/compiler_crashers_fixed/28335-swift-type-print.swift
>>> edit: validation-test/IDE/crashers_fixed/088-swift-typechecker-performtypocorrection.swift
>>> edit: validation-test/compiler_crashers_fixed/28318-swift-constraints-constraintgraphnode-getmembertype.swift
>>> edit: validation-test/SIL/crashers_fixed/036-swift-cantype-isreferencetypeimpl.sil
>>> edit: validation-test/compiler_crashers_fixed/28336-swift-archetypebuilder-addrequirement.swift
>>> edit: validation-test/compiler_crashers_fixed/28344-swift-type-transform.swift
>>> edit: validation-test/compiler_crashers_fixed/28297-swift-lookupvisibledecls.swift
>>> edit: validation-test/compiler_crashers_fixed/28348-swift-typechecker-validatedecl.swift
>>> edit: validation-test/SIL/crashers_fixed/017-swift-decl-walk.sil
>>> edit: validation-test/compiler_crashers_fixed/28224-swift-genericfunctiontype-get.swift
>>> edit: validation-test/IDE/crashers_fixed/105-swift-derivedconformance-deriverawrepresentable.swift
>>> edit: validation-test/IDE/crashers_fixed/071-swift-printoptions-setarchetypetransform.swift
>>> edit: validation-test/compiler_crashers_fixed/28445-gp-getouterparameters-proto-getdeclcontext-getgenericparamsofcontext-failed.swift
>>> edit: validation-test/compiler_crashers_fixed/28453-found-interfacetoarchetypemap-end-missing-generic-parameter-failed.swift
>>> edit: validation-test/IDE/crashers_fixed/023-swift-archetypebuilder-addgenericparameter.swift
>>> edit: validation-test/compiler_crashers_fixed/23919-swift-astvisitor.swift
>>> edit: validation-test/compiler_crashers_fixed/28362-swift-constraints-constraintgraphnode-getadjacency.swift
>>> edit: validation-test/compiler_crashers_fixed/28414-swift-typechecker-resolvewitness.swift
>>> edit: validation-test/IDE/crashers_fixed/081-swift-genericsignature-getsubstitutionmap.swift
>>> edit: validation-test/SIL/crashers_fixed/021-swift-typechecker-typecheckdecl.sil
>>> edit: validation-test/compiler_crashers_fixed/28262-swift-typechecker-applyunboundgenericarguments.swift
>>> edit: validation-test/compiler_crashers_fixed/28496-args-size-fnref-getnumargumentsforfullapply-partial-application-was-throwing.swift
>>> edit: validation-test/IDE/crashers_fixed/067-swift-constraints-constraintsystem-resolveoverload.swift
>>> edit: validation-test/compiler_crashers_fixed/28323-swift-typebase-getstring.swift
>>> edit: validation-test/IDE/crashers_fixed/070-swift-archetypebuilder-maptypeintocontext.swift
>>> edit: validation-test/IDE/crashers_fixed/077-swift-archetypebuilder-potentialarchetype-gettype.swift
>>> edit: validation-test/compiler_crashers_fixed/28403-swift-genericsignature-getsubstitutionmap.swift
>>> edit: validation-test/compiler_crashers_fixed/28229-swift-valuedecl-getinterfacetype.swift
>>> edit: validation-test/compiler_crashers_fixed/28417-swift-genericsignature-getsubstitutions.swift
>>> edit: validation-test/compiler_crashers_fixed/28258-swift-specializedprotocolconformance-gettypewitnesssubstanddecl.swift
>>> edit: validation-test/compiler_crashers_fixed/28332-swift-archetypebuilder-getgenericsignature.swift
>>> edit: validation-test/compiler_crashers_fixed/28221-swift-typebase-getmembersubstitutions.swift
>>> edit: validation-test/compiler_crashers_fixed/28265-swift-expr-walk.swift
>>> edit: validation-test/IDE/crashers_fixed/091-swift-typechecker-computedefaultaccessibility.swift
>>> edit: validation-test/compiler_crashers_fixed/28271-swift-archetypebuilder-getallarchetypes.swift
>>> edit: validation-test/IDE/crashers_fixed/083-swift-declcontext-getgenericparamsofcontext.swift
>>> edit: validation-test/SIL/crashers_fixed/025-swift-typechecker-resolvetype.sil
>>> edit: validation-test/compiler_crashers_fixed/28259-swift-typechecker-validatedecl.swift
>>> edit: validation-test/compiler_crashers_fixed/28393-swift-type-transform.swift
>>> edit: validation-test/compiler_crashers_fixed/28451-boundgeneric-getgenericargs-size-genericsig-getinnermostgenericparams-size-failed.swift
>>> edit: validation-test/compiler_crashers_fixed/24245-swift-constraints-constraintsystem-solve.swift
>>> edit: validation-test/compiler_crashers_fixed/28245-swift-dependentgenerictyperesolver-resolveselfassociatedtype.swift
>>> edit: validation-test/compiler_crashers_fixed/28330-swift-genericparamlist-getsubstitutionmap.swift
>>> edit: validation-test/compiler_crashers_fixed/28378-swift-typechecker-resolvewitness.swift
>>> edit: validation-test/compiler_crashers_fixed/28292-swift-valuedecl-settype.swift
>>> edit: validation-test/SIL/crashers_fixed/030-swift-typechecker-checkdeclattributes.sil
>>> edit: validation-test/compiler_crashers_fixed/28529-arrow-isfolded-already-folded-expr-in-sequence.swift
>>> edit: validation-test/compiler_crashers_fixed/28394-swift-typechecker-checkconformance.swift
>>> edit: validation-test/compiler_crashers_fixed/28502-tok-isnot-tok-eof-lexing-past-eof.swift
>>> edit: validation-test/IDE/crashers_fixed/046-swift-typechecker-typecheckdecl.swift
>>> edit: validation-test/IDE/crashers_fixed/010-swift-archetypebuilder-addrequirement.swift
>>> edit: validation-test/IDE/crashers_fixed/050-swift-constraints-constraintsystem-matchtypes.swift
>>> edit: validation-test/IDE/crashers_fixed/090-swift-iterativetypechecker-satisfy.swift
>>> edit: validation-test/compiler_crashers_fixed/28345-swift-iterativetypechecker-processtypechecksuperclass.swift
>>> edit: validation-test/IDE/crashers_fixed/109-swift-constraints-constraintgraph-change-addedtypevariable.swift
>>> edit: validation-test/compiler_crashers_fixed/28432-swift-typechecker-validatedecl.swift
>>> edit: validation-test/compiler_crashers_fixed/28251-swift-typechecker-addimplicitconstructors.swift
>>> edit: validation-test/IDE/crashers_fixed/072-swift-constraints-constraintsystem-opengeneric.swift
>>> edit: validation-test/compiler_crashers_fixed/28355-swift-genericsignature-getsubstitutionmap.swift
>>> edit: validation-test/compiler_crashers_fixed/28360-swift-archetypebuilder-maptypeoutofcontext.swift
>>> edit: validation-test/SIL/crashers_fixed/028-swift-genericsignature-getcanonicalsignature.sil
>>> edit: validation-test/compiler_crashers_fixed/28280-swift-typechecker-resolveidentifiertype.swift
>>> edit: validation-test/compiler_crashers_fixed/28416-swift-typechecker-resolveidentifiertype.swift
>>> edit: validation-test/compiler_crashers_fixed/28294-swift-archetypebuilder-addsuperclassrequirement.swift
>>> edit: validation-test/compiler_crashers_fixed/28347-swift-typechecker-checkinheritanceclause.swift
>> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20161209/91325854/attachment-0001.html>


More information about the swift-dev mailing list