Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#3221]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3221/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Fri, 25 Jan 2019 18:22:54 -0600
Build duration:
1 hr 6 min
Changes
-
Commit 0c88b88322005780bfd6221094063fa615168b52 by dgregor:
[ABI] Optionally emit mangled names into anonymous context metadata.- edit: lib/IRGen/IRGenMangler.h
- edit: test/IRGen/anonymous_context_descriptors.sil
- edit: include/swift/AST/IRGenOptions.h
- edit: include/swift/ABI/MetadataValues.h
- edit: lib/Frontend/CompilerInvocation.cpp
- edit: lib/IRGen/GenMeta.cpp
- edit: include/swift/Option/FrontendOptions.td
- edit: include/swift/ABI/Metadata.h
-
Commit 580c992aa1228b84f6950fb509fc3f90136a7462 by dgregor:
[Driver] -g implies -enable-anonymous-context-mangled-names.- add: test/Driver/debug_anonymous_context_metadata.swift
- edit: lib/Driver/ToolChains.cpp
-
Commit 61d14ed3d7112826e298e2d5d1c3573bd54295bf by dgregor:
[Remote AST] Use anonymous context descriptor mangled names for private- edit: test/RemoteAST/nominal_types.swift
- edit: include/swift/ABI/Metadata.h
- edit: include/swift/Remote/MetadataReader.h
- edit: lib/Demangling/NodePrinter.cpp
-
Commit 787c35f165c3dce74491a1ad3ac9f75e7bfcc6e0 by eeckstein:
SILOptimizer: correctly handle unreachable blocks in StackNesting.- edit: test/SILOptimizer/allocbox_to_stack.sil
- edit: test/SILOptimizer/allocbox_to_stack_ownership.sil
- edit: include/swift/SILOptimizer/Utils/StackNesting.h
- edit: lib/SILOptimizer/Utils/StackNesting.cpp
-
Commit df0616a2069902d18f6427c929493a984f0feadb by pyaskevich:
[CSDiag] Mark all sub-expressions which are about to be re-typechecked- edit: lib/Sema/CSDiag.cpp
-
Commit 80f0a697fc1c63c308f74b063ac2f567dd9d8187 by ben_cohen:
Remove a couple of obsoleted-in-4.0 methods- edit: stdlib/public/core/MigrationSupport.swift
-
Commit c2befddc5dbb1200fea9992b1bb47b4f4ebf2806 by xi_ge:
build-script: create SwiftSyntax install directory if it doesn't exist.- edit: utils/build-script-impl
-
Commit 72c000631cf46d7e0b729dc1919acad2bdab6426 by ben_cohen:
Add (false positive) removals to ABI checker file- edit: test/api-digester/Outputs/stability-stdlib-abi.swift.expected
-
Commit dbfa1d5f68424c7eb827ecb3b69df8a4a9562881 by jmolenda:
Remove a warning in DynamicLoaderDarwin::UpdateImageLoadAddress when the- edit: source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
-
Commit 69e4a500a9cf9fdfece77aa75c6a4d46e2db3248 by ditaliano:
[Dictionary] Fix displaying of dictionary with > 12 elements on 32-bits.- edit: source/Plugins/Language/Swift/SwiftHashedContainer.cpp