swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#3516]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3516/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Tue, 02 Jul 2019 23:51:38 -0500
Build duration:
4 hr 57 min
Changes
-
Commit e39a2358dc7378fd4b78385ffc9a9f7fa1cd70e1 by mikeash:
[Docs] Start writing some docs about ObjC interop.
-
Commit 3f774094b7f8284eb5e9dd432213c28092a6abb0 by mikeash:
[Interpreter] Fall back to loading Swift dylibs from /usr/lib/swift on
-
edit: lib/Immediate/ImmediateImpl.h
-
edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
-
edit: lib/Frontend/CompilerInvocation.cpp
-
edit: include/swift/AST/SearchPathOptions.h
-
edit: lib/Immediate/REPL.cpp
-
edit: lib/IRGen/GenType.cpp
-
edit: lib/Immediate/Immediate.cpp
-
Commit 9df513ae7c45bde9bc29957b094a522f906b01da by mikeash:
[Interpreter] Clean up the /usr/lib/swift fallback code.
-
edit: lib/Immediate/ImmediateImpl.h
-
edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
-
edit: lib/Immediate/Immediate.cpp
-
edit: lib/Frontend/CompilerInvocation.cpp
-
Commit 8116c0b5964cc0c35f99cc0acc5c32d6721f6ea0 by atrick:
ARCCodeMotion: add debug tracing.
-
edit: lib/SILOptimizer/Transforms/ARCCodeMotion.cpp
-
Commit 9525f16440ce7cb157ae2b65c344e3a9ce6907ee by rishizaki:
[SourceKit] Add completion kind field to completion response
-
edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
-
add: test/SourceKit/CodeComplete/complete_unresolvedmember.swift.response
-
add: test/SourceKit/CodeComplete/complete_unresolvedmember.swift
-
edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
-
Commit e0031d0b8f262a978f9f75e67cc14c00ed0cd928 by mikeash:
[Test] Adjust UIViewControllerAdditions to take individual nib files as
-
edit: test/stdlib/UIViewControllerAdditions.swift
-
Commit ce3aff12da2821314b6555c6ff98de4abeaa5cdc by mike.munday:
[Basic] Always serialize integers in little-endian byte order
-
edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
-
edit: unittests/Basic/ExponentialGrowthAppendingBinaryByteStreamTests.cpp
-
edit: include/swift/Basic/ExponentialGrowthAppendingBinaryByteStream.h
-
edit: tools/swift-syntax-test/swift-syntax-test.cpp
-
edit: include/swift/Basic/ByteTreeSerialization.h
-
Commit 133e1f2c1426269ccf8b519b2d8bd3cda43277f1 by compnerd:
Driver: emit a diagnostic if clang++ is not found
-
edit: lib/Driver/WindowsToolChains.cpp
-
add: test/Driver/windows-link-job.swift
-
Commit 8b7155e618de6746e6280f99c2a06e7a1458a68b by spestov:
SIL: Fix incorrect lowering of tuples containing trivial types which are
-
edit: lib/SIL/TypeLowering.cpp
-
add: test/SILOptimizer/type_lowering_resilience.swift
-
add: test/SILOptimizer/Inputs/type_lowering_resilience_other.swift
-
Commit c2d8c460f37bfe761865a967d2c714f9a637b6ae by xi_ge:
SourceKit/Indentation: avoid indenting closing paren of function-like
-
add: test/SourceKit/CodeFormat/indent-param.swift
-
edit: lib/IDE/Formatting.cpp
-
Commit 7cc4be421fb087957e14421f2789fc9aa1345953 by spestov:
Fix invalid method overrides in StdlibCollectionUnittest
-
edit: stdlib/private/StdlibCollectionUnittest/LoggingWrappers.swift
-
Commit e7b73636ef455821635d595550223089d1922622 by pyaskevich:
[Diagnostics] Adjust diagnostic for subscript references on type
-
edit: test/ClangImporter/objc_class_subscript.swift
-
edit: lib/Sema/CSDiagnostics.cpp
-
Commit a2652ea8e1dff8cc664a6ead11baeb1b027697bf by pyaskevich:
[Diagnostics] NFC: Move logic related to member ref on optional without
-
edit: lib/Sema/ConstraintSystem.h
-
edit: lib/Sema/CSDiagnostics.cpp
-
edit: lib/Sema/CSDiag.cpp
-
Commit 63a6794cf95994a6d0183db101179cb83478ed54 by milseman:
[String] Switch scalar-aligned bit to a reserved bit.
-
edit: stdlib/public/core/UnicodeHelpers.swift
-
edit: stdlib/public/core/StringUTF16View.swift
-
edit: stdlib/public/core/StringCharacterView.swift
-
edit: stdlib/public/core/UnicodeScalar.swift
-
edit: stdlib/public/core/StringGuts.swift
-
edit: stdlib/public/core/StringIndex.swift
-
edit: stdlib/public/core/StringUnicodeScalarView.swift