swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-package-osx [#5191]
Build URL: https://ci.swift.org/job/oss-swift-package-osx/5191/
Project: oss-swift-package-osx
Date of build: Fri, 16 Oct 2020 23:04:54 -0500
Build duration: 4 hr 10 min
Changes- Commit 883d583a2fc6e5c74a58b379ba19a5d2907dabdd by passos.luciano:
[CSSimplify] Make sure visit and record holes recursivelly for dependent member type
-
edit: lib/Sema/CSSimplify.cpp
-
edit: include/swift/Sema/ConstraintSystem.h
-
Commit 885815227f6c1321e48fa2a2300171306719c6fc by passos.luciano:
[tests] Add regression tests for SR-13732
-
edit: test/Constraints/lvalues.swift
-
Commit 23cde90b29bb2a0cf02dfee9fe45e7a5c36ec7b4 by github:
Update the Xcode version in How to Guides
-
edit: docs/HowToGuides/FAQ.md
-
Commit bd6cc586d5c8d826c798993e21e86477b70805db by github:
Update the Xcode version in Getting Started doc
-
edit: docs/HowToGuides/GettingStarted.md
-
Commit 5d6cf5cd96deab6f78263a09a5dd9e94cb63fe0b by spestov:
Sema: Fix failure to diagnose throwing expressions inside string interpolations
-
edit: test/stmt/errors.swift
-
edit: lib/Sema/TypeCheckEffects.cpp
-
edit: test/expr/unary/async_await.swift
-
Commit 7a36a51014263cc153cdebd2209185c17fae96b1 by github:
Synchronously send error response on message decoding failure (#334)
-
edit: Tests/LanguageServerProtocolJSONRPCTests/CodingTests.swift
-
edit: Sources/LanguageServerProtocolJSONRPC/JSONRPCConnection.swift
-
edit: Tests/LanguageServerProtocolJSONRPCTests/XCTestManifests.swift
-
edit: Sources/LanguageServerProtocolJSONRPC/MessageCoding.swift
-
edit: Tests/LanguageServerProtocolJSONRPCTests/ConnectionTests.swift
-
Commit f02195fd0b8138f6a434f21751a7aa923e64229c by jonas:
[lldb] Alphabetically sort test categories (NFC)
-
edit: lldb/packages/Python/lldbsuite/test/test_categories.py
-
Commit 673573516d7243dffcf10a897b89bcff5f37b283 by jonas:
[lldb] Add instrumentation runtime category
-
edit: lldb/packages/Python/lldbsuite/test/test_categories.py
-
add: lldb/test/API/functionalities/tsan/.categories
-
add: lldb/test/API/functionalities/asan/.categories
-
add: lldb/test/API/functionalities/ubsan/.categories
-
add: lldb/test/API/functionalities/mtc/.categories
-
Commit e5e1ec7ed01b4d6086e9e236ea69d627b08631c4 by davelee.com:
[lldb] Handle alternative output in TestAbortExitCode
-
edit: lldb/test/Shell/Process/TestAbortExitCode.test
-
Commit 4782156227ab12d1e76db3febce9fec896e9de69 by jonas:
[llvm] Export LLVM_USE_SPLIT_DWARF in LLVMConfig.cmake
-
edit: llvm/cmake/modules/LLVMConfig.cmake.in
-
Commit a1077636c9ecbb83954797853694a9d2718d5a72 by aprantl:
[lldb/DWARF] Fix handling of variables with both location and const_value attributes
-
edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
-
edit: lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h
-
add: lldb/test/Shell/SymbolFile/DWARF/DW_AT_location-DW_AT_const_value.s
-
Commit 0bebe9fd3e9b27c1f30d6edc3b49f8fadcb57500 by vsk:
[llvm-cov] Warn when -arch spec is missing/invalid for universal binary (reland)
-
edit: llvm/test/tools/llvm-cov/universal-binary.c
-
edit: llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
-
edit: llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
-
edit: llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
-
Commit ee91d80a5c42af1015a96e3e9da625592140e604 by vsk:
[cmake] Unconditionally set the force flag when codesigning
-
edit: llvm/cmake/modules/AddLLVM.cmake
-
Commit 8a348eb706b912a7a14d5a7782c42eb1b06a630a by aprantl:
Move initialization of Variable::m_loc_is_const_data into constructor (NFC)
-
edit: lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
-
edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
-
edit: lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
-
edit: lldb/include/lldb/Symbol/Variable.h
-
edit: lldb/source/Symbol/Variable.cpp
-
Commit d449c816a68ebf3107145df17032b5d50f0a7968 by teemperor:
[lldb] Reject redefinitions of persistent variables
-
edit: lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
-
edit: lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
-
edit: lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h
-
edit: lldb/test/API/commands/expression/persistent_variables/TestPersistentVariables.py
-
Commit 8642e649b0d0029efacf1a3def62f98af06a45d2 by aprantl:
Add accessors. (NFC)
-
edit: lldb/include/lldb/Symbol/Type.h
-
edit: lldb/include/lldb/Symbol/Variable.h
-
Commit cc23662f828db68909dde24ec8b486726ff1e512 by jonas:
[lldb] Fix typo in disassemble_options_line description
-
edit: lldb/source/Commands/Options.td
-
Commit 8a243daf2e002223d2882e85f324ca5f0a12a47d by jonas:
[dsymutil] Fix handling of aliases to private external symbols
-
add: llvm/test/tools/dsymutil/Inputs/private/tmp/private_extern/private_extern.out
-
add: llvm/test/tools/dsymutil/Inputs/private/tmp/private_extern/main.o
-
add: llvm/test/tools/dsymutil/Inputs/private/tmp/private_extern/private_extern.o
-
add: llvm/test/tools/dsymutil/ARM/private-extern-alias.test
-
edit: llvm/tools/dsymutil/MachODebugMapParser.cpp
-
Commit d74692ef08e0b018664ad9c7d30df51f0fe20092 by shafik:
[ASTImporter] Modifying ImportDeclContext(...) to ensure that we also handle the case when the FieldDecl is an ArrayType whose ElementType is a RecordDecl
-
add: lldb/test/API/commands/expression/codegen-crash-import-def-arraytype-element/main.cpp
-
add: lldb/test/API/commands/expression/codegen-crash-import-def-arraytype-element/Makefile
-
edit: clang/lib/AST/ASTImporter.cpp
-
add: lldb/test/API/commands/expression/codegen-crash-import-def-arraytype-element/TestImportDefinitionArrayType.py
-
Commit ea50a44dc238885b9c75872b925268480fe3873a by aprantl:
Resolve merge conflict.
-
edit: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
-
Commit 88d251668ba80f0b6dc02c2064754bd84bfce58a by github:
Fix skipping of tests and skip some additional ones (#2984)
-
edit: Tests/FunctionalTests/CFamilyTargetTests.swift
-
edit: Tests/FunctionalTests/MiscellaneousTests.swift
-
edit: Tests/WorkspaceTests/InitTests.swift
-
edit: Tests/FunctionalTests/SwiftPMXCTestHelperTests.swift