Report
[FAILURE] oss-lldb-swift-5.1-osx [#277]
Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-osx/277/
Project:
oss-lldb-swift-5.1-osx
Date of build:
Fri, 05 Apr 2019 20:19:20 -0500
Build duration:
1 hr 0 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 9ba136919a17ac56faea123d5011982332efd1e1 by artem.dergachev:
[analyzer] NoStoreFuncVisitor: Suppress reports with no-store in system- add: test/Analysis/Inputs/no-store-suppression.h
- edit: lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
- add: test/Analysis/no-store-suppression.cpp
-
Commit 84af4bad8d6969703ecac85328ea4a878cf25a71 by francisvm:
[X86] Preserve operand flag when expanding TCRETURNri- add: test/CodeGen/X86/tailcall-pseudo-64.mir
- edit: lib/Target/X86/X86ExpandPseudo.cpp
- edit: lib/Target/X86/X86TargetMachine.cpp
- add: test/CodeGen/X86/tailcall-pseudo.mir
- edit: lib/Target/X86/X86.h
-
Commit 92f68cf4879db3daf7256369b9dc477eda0f5b71 by francisvm:
[X86] Enable tail calls for CallingConv::Swift- edit: test/CodeGen/X86/swiftcc.ll
- edit: lib/Target/X86/X86ISelLowering.cpp
-
Commit 0d4ddb02181615c78421e761e56566630b79786a by pyaskevich:
[TypeChecker] SE-0252: KeyPath Dynamic Member Lookup- edit: lib/Sema/CSDiagnostics.cpp
- edit: lib/Sema/CSGen.cpp
- edit: lib/Sema/CSRanking.cpp
- edit: lib/Sema/ConstraintLocator.h
- add: test/Constraints/keypath_dynamic_member_lookup.swift
- edit: lib/Sema/CSSolver.cpp
- edit: lib/Sema/TypeCheckConstraints.cpp
- edit: lib/Sema/TypeChecker.h
- edit: lib/Sema/ConstraintSystem.cpp
- edit: lib/Sema/ConstraintLocator.cpp
- edit: include/swift/AST/DiagnosticsSema.def
- edit: lib/Sema/Constraint.cpp
- edit: test/expr/unary/keypath/keypath.swift
- edit: lib/Sema/CSDiag.cpp
- edit: lib/Sema/TypeCheckAttr.cpp
- edit: test/attr/attr_dynamic_member_lookup.swift
- edit: lib/Sema/CSApply.cpp
- edit: lib/Sema/CSSimplify.cpp
- edit: lib/Sema/CSDiagnostics.h
- edit: lib/Sema/ConstraintSystem.h
- edit: lib/Sema/OverloadChoice.h