[Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (master) #1967

90e4838 should get the bot happier, but I need to chat with some LLDB people. I will do that today if things work out.

-Chris

···

On Mar 8, 2016, at 1:33 AM, no-reply@swift.org wrote:

[FAILURE] oss-lldb-incremental-osx [#1967]

Build URL: https://ci.swift.org/job/oss-lldb-incremental-osx/1967/
Project: oss-lldb-incremental-osx
Date of build: Tue, 08 Mar 2016 01:56:58 -0600
Build duration: 1 hr 36 min
Identified problems:

Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Indication 1 <https://ci.swift.org//job/oss-lldb-incremental-osx/1967/consoleFull#-721447586fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Changes

Commit fe9fe47b7e0297840916e3eec5444cb7483700e9 by clattner:
Implement support for generic typealiases.

edit: test/decl/typealias/typealias.swift
edit: include/swift/AST/DiagnosticsParse.def
edit: lib/Sema/CSApply.cpp
edit: lib/Serialization/Serialization.cpp
edit: lib/Sema/TypeChecker.h
edit: include/swift/AST/Decl.h
edit: lib/AST/Decl.cpp
edit: lib/Sema/TypeCheckType.cpp
edit: lib/AST/ASTPrinter.cpp
edit: lib/AST/ConformanceLookupTable.cpp
edit: lib/AST/ASTContext.cpp
edit: include/swift/AST/Types.h
edit: lib/AST/Type.cpp
edit: lib/Sema/TypeCheckDecl.cpp
edit: lib/ClangImporter/ImportDecl.cpp
edit: include/swift/AST/DeclContext.h
edit: lib/AST/Mangle.cpp
edit: lib/Sema/TypeCheckGeneric.cpp
edit: lib/AST/Module.cpp
edit: lib/Sema/TypeCheckProtocol.cpp
edit: include/swift/AST/DeclNodes.def
edit: lib/Parse/ParseDecl.cpp
edit: lib/AST/DeclContext.cpp
edit: include/swift/AST/Type.h
edit: lib/IRGen/IRGenDebugInfo.cpp
edit: CHANGELOG.md
edit: lib/IDE/CodeCompletion.cpp
edit: lib/Serialization/Deserialization.cpp

Commit 09754f21cd4de8e615cd2ada20f81ef1086cd4ad by blangmuir:
[CodeCompletion] Don't add type-relation for SequenceType protocol in

edit: lib/IDE/CodeCompletion.cpp
edit: test/IDE/complete_loop.swift

Commit a5325e628167ae9e346437d13dd124d6ec2d3211 by blangmuir:
Revert "[CodeCompletion] Don't show the loop index before it is visible"

edit: test/IDE/complete_expr_postfix_begin.swift
edit: lib/Parse/ParseStmt.cpp
edit: lib/AST/NameLookupImpl.h

Commit 739c4091404e8c799fe4008641e332db45a90531 by blangmuir:
Revert "[CodeCompletion] Don't show variables defined after the

edit: test/IDE/complete_expr_postfix_begin.swift
edit: lib/AST/NameLookupImpl.h

Commit a5c907234490493ea2bd988f4b422d889ccb00b2 by xi_ge:
ModulePrinter: Print decls from the same source file near each other.

edit: lib/IDE/ModuleInterfacePrinting.cpp
edit: include/swift/AST/Module.h
edit: include/swift/Serialization/SerializedModuleLoader.h
edit: lib/Serialization/Serialization.cpp
edit: lib/AST/RawComment.cpp
edit: include/swift/Serialization/ModuleFile.h
edit: lib/Serialization/SerializedModuleLoader.cpp
edit: include/swift/AST/Decl.h
edit: lib/Serialization/ModuleFile.cpp

Commit 14b5b0a73f0bd5c2da49dc27a5d5881ef96cf85a by clattner:
Resolve the QoI fixme's from the generic typealiases testcase, by

edit: test/decl/typealias/typealias.swift
edit: lib/Sema/CSDiag.cpp

Commit a2ddeede129a763595ce82a649f375b67b91e3ad by clattner:
add a couple more examples.

edit: CHANGELOG.md

Commit aacdf62e8b059788b4994063c7fc2f76b2aa60de by clattner:
fix some whitespace issues noticed by Slava.

edit: lib/Sema/CSDiag.cpp

Commit 4f2f993c68c34b8b743222b6a83932383d42beb7 by mark.lacey:
Fix use-after-free in SimplifyCFG's block argument splitter.

edit: test/SILOptimizer/simplify_cfg_args_crash.sil
edit: lib/SILOptimizer/Transforms/SimplifyCFG.cpp

Commit 1db83907e343fd17a0bfdf4f75ab9f788312f52b by xi_ge:
Revert "ModulePrinter: Print decls from the same source file near each

edit: include/swift/AST/Module.h
edit: include/swift/Serialization/ModuleFile.h
edit: include/swift/AST/Decl.h
edit: lib/Serialization/SerializedModuleLoader.cpp
edit: lib/IDE/ModuleInterfacePrinting.cpp
edit: lib/Serialization/Serialization.cpp
edit: lib/AST/RawComment.cpp
edit: include/swift/Serialization/SerializedModuleLoader.h
edit: lib/Serialization/ModuleFile.cpp

Commit 190ace3913bc4179856e87966e889593188093b7 by clattner:
update to adjust to the new API for TypeAliasDecl, due to the generic

edit: source/Plugins/ExpressionParser/Swift/SwiftASTManipulator.cpp

Commit 5deef6e931f4a5c344190ab2ffc255ebc6d0164f by clattner:
More API updates for generic typealiases change.

edit: source/Symbol/SwiftASTContext.cpp

Commit 1610a2787bdb8c92f2a89d49e8fe05f61f9ad7ce by clattner:
LLDB apparently doesn't have something like llvm.h. Use explicit

edit: source/Symbol/SwiftASTContext.cpp