Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#3042]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/3042/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build:
Mon, 12 Mar 2018 18:23:50 -0500
Build duration:
37 min
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10523 test(s), Total: 10523 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 514 test(s), Total: 514 test(s)
Changes
-
Commit 22f9b004acfed159002bd4ad4658de600237a77e by mark.lacey:
Remove stray method declaration.- edit: lib/Sema/ConstraintSystem.h
-
Commit f9372fdb621d3d5c4792e9f9ce78033c44b17aac by vk:
[DebugInfo] Improve stepping behavior for switch case stmts- edit: lib/SIL/SILBuilder.cpp
- edit: include/swift/SIL/SILBuilder.h
- edit: lib/SILGen/SILGenPattern.cpp
- edit: test/SILGen/sil_locations.swift
- add: test/SILGen/switch_debuginfo.swift
-
Commit 6608176e13a041d574524b2ddd4beb7a6e905cb9 by xi_ge:
Use RawSyntax presence state properties in SwiftSyntax- edit: tools/SwiftSyntax/Syntax.swift
-
Commit ee36dbeda3238c7c5cad1f8869a7bcfc1621064e by github:
[WIP] SwiftSyntax: Implement APIs for Syntax nodes to calculate absolute- edit: tools/SwiftSyntax/Syntax.swift
- edit: tools/SwiftSyntax/Trivia.swift.gyb
- add: test/SwiftSyntax/AbsolutePosition.swift
- edit: tools/SwiftSyntax/SyntaxData.swift
- edit: tools/SwiftSyntax/RawSyntax.swift
-
Commit 0b78f0a11d03f933617c16d08aa70f0b48eed369 by aprantl:
[SelectionDAG] Improve handling of dangling debug info- edit: test/DebugInfo/X86/dbg-value-inlined-parameter.ll
- edit: lib/CodeGen/AsmPrinter/DebugHandlerBase.h
- edit: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
- edit: lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
- edit: include/llvm/IR/DebugInfoMetadata.h
- add: test/DebugInfo/X86/sdag-dangling-dbgvalue.ll
- edit: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
- edit: lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
- edit: lib/CodeGen/AsmPrinter/DwarfDebug.cpp