Report
[FAILURE] oss-lldb-incremental-osx [#1552]
Build URL:
https://ci.swift.org/job/oss-lldb-incremental-osx/1552/
Project:
oss-lldb-incremental-osx
Date of build:
Wed, 30 May 2018 16:43:13 -0500
Build duration:
1 hr 3 min
Identified problems:
- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes
-
Commit f6f19682f7c30800d37344ff12610169b2b91c9a by ditaliano:
[CodeView] Add prefix to CodeView registers.- edit: lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
- edit: test/DebugInfo/COFF/pieces.ll
- edit: test/DebugInfo/X86/dbg-declare-inalloca.ll
- edit: lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
- edit: test/DebugInfo/COFF/local-variable-gap.ll
- edit: test/DebugInfo/COFF/fp-stack.ll
- edit: test/DebugInfo/COFF/register-variables.ll
- edit: test/DebugInfo/COFF/types-array.ll
- edit: test/DebugInfo/COFF/local-variables.ll
- edit: unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
- edit: test/MC/COFF/cv-def-range-gap.s
- edit: include/llvm/DebugInfo/CodeView/CodeViewRegisters.def
-
Commit ecb983945fedb5346edd63b6d27a515ef099e349 by jonas:
[FileSpec] Re-implmenet removeLastPathComponent- edit: source/Utility/FileSpec.cpp
- edit: include/lldb/Utility/FileSpec.h
- edit: unittests/Host/FileSpecTest.cpp
-
Commit da30fbf43a76dfaa1f852c1f4b4a21d203c9d20b by jonas:
Use old-style FileSpec path style- edit: unittests/Host/FileSpecTest.cpp
- edit: source/Utility/FileSpec.cpp
-
Commit a35b2d48a325317891d3c1ac6a8575715e4d6161 by blangmuir:
[code-completion] Sends compile notifications even if argument parsing
- add: test/SourceKit/CompileNotifications/arg-parsing.swift
- edit: tools/SourceKit/tools/sourcekitd-test/sourcekitd-test.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
-
Commit 97b735359f57eaeb141007a447844e2b71624bfa by blangmuir:
[sourcekit] Attempt to provide diagnostics when compilation fails for- edit: test/SourceKit/CompileNotifications/arg-parsing.swift
- edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
- edit: tools/SourceKit/include/SourceKit/Support/Tracing.h
-
Commit 2b80e0ca425e1abd853899139f1e775518d09b81 by phausler:
[Foundation] Migrate Data to a ABI stable variant- edit: stdlib/public/SDK/Foundation/Data.swift
-
Commit 69e46e6af6e6bc5bae8250cac6fe2f832b61c1f2 by phausler:
Remove additional inlines- edit: stdlib/public/SDK/Foundation/Data.swift
-
Commit fc2c6280141937a0522886624e0e7bd9e3d4d158 by phausler:
Remove last public inlines- edit: stdlib/public/SDK/Foundation/Data.swift
-
Commit 1e4721df09aca6c9977326f383bafcd4cede117f by mark.lacey:
[ConstraintSystem] Move tracking of solver depth/states into- edit: lib/Sema/CSSolver.cpp
- edit: lib/Sema/ConstraintSystem.h
-
Commit 31f2617054a93c1177b276719d2f5f3d44385f8a by mark.lacey:
NFC. Move paired methods together in a header file.- edit: lib/Sema/ConstraintSystem.h
-
Commit 656952af9d3e889315dd43651c49b15763a47b0f by mark.lacey:
[ConstraintSystem] Add a way to get the elapsed time we've spent in a- edit: lib/Sema/CSSolver.cpp
- edit: lib/Sema/ConstraintSystem.h
-
Commit c3e5d6338429a3a2d888b44a6fa5c4d2a1202ae6 by blangmuir:
[sourcekit] Send notification if compiler argument parsing fails in- edit: test/SourceKit/CompileNotifications/arg-parsing.swift
- edit: tools/SourceKit/lib/SwiftLang/SwiftASTManager.cpp
-
Commit ccc23c988ba4c6d6e9a64333da6213634d47a6ad by spestov:
Sema: Fix bug in 'invalid dynamic constructor reference' check- edit: lib/Sema/CSApply.cpp
- edit: test/expr/postfix/call/construction.swift
-
Commit 69701b1b90a9f892df352cd425dc18f5106fed96 by spestov:
AST: Fix "statically derived metatype" check- edit: test/expr/postfix/call/construction.swift
- edit: lib/AST/Expr.cpp
-
Commit 137adcdc4d24e7682c5a05228d3f596f67449b67 by mikeash:
[Tests] Fix an unused function warning for- edit: tools/swift-reflection-test/swift-reflection-test.c
-
Commit e559b99766c4e367c2749e0b49fd54c3a6dfaeda by eeckstein:
tests: fixed 2 tests for 32-bit- edit: test/SILOptimizer/unused_containers.swift
- edit: test/SILOptimizer/string_literals.swift
-
Commit 7c4aaef4f5ae1fc4c780beab9d16f50967863eb0 by github:
[CodeCompletion] Disable completion for declaration name position- add: test/IDE/complete_declname.swift
- edit: lib/Parse/ParseDecl.cpp
-
Commit 8c47ee4477780c0f8ebae8280a3767deaae67f3b by eeckstein:
tests: re-enable dead_code_elimination test.- edit: test/SILOptimizer/dead_code_elimination.sil
-
Commit 649c2d0664a1377902c5acc5ab150640612a1c5e by eeckstein:
dead code elimination: Fixed a crash when trying to get the immediate- edit: test/SILOptimizer/dead_code_elimination.sil
- edit: lib/SILOptimizer/Transforms/DeadCodeElimination.cpp
-
Commit fd808f3ea7c89e82567693fb477db53af1e04c79 by github:
[stdlib] De-gyb Arrays.swift.gyb (#16230)- add: stdlib/public/core/ArrayShared.swift
- add: stdlib/public/core/ArraySlice.swift
- add: stdlib/public/core/ContiguousArray.swift
- add: stdlib/public/core/Array.swift
- delete: stdlib/public/core/Arrays.swift.gyb
- edit: stdlib/public/core/CMakeLists.txt
- edit: stdlib/public/core/GroupInfo.json