Report
[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#3496]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/3496/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Mon, 24 Jun 2019 11:08:51 -0500
Build duration:
2 hr 39 min
Changes
-
Commit 612cd9bd357f86ce7ece0a7e85b2d37e73f74365 by mgottesman:
[mark-uninit-fixup] Change a SILBuilder => SILBuilderWithScope.- edit: lib/SILOptimizer/Mandatory/MarkUninitializedFixup.cpp
-
Commit 9a67f2d3bad8b96c049932d7c7edeffe0e391d41 by mgottesman:
[ownership] Ignore non-consuming uses in dead end blocks when we are- edit: test/SIL/ownership-verifier/use_verifier.sil
- edit: lib/SIL/LinearLifetimeChecker.cpp
-
Commit 7bd15bdb81715fa77548c285d88370645ec78ec1 by mgottesman:
[ownership] Verify functions before we strip ownership.- edit: lib/SILOptimizer/Transforms/OwnershipModelEliminator.cpp
-
Commit e2c540461e79ab5aedf6eb6eb6d8031d95bd7faa by mgottesman:
[ownership] If we have an undef address, do not treat it as being owned.- add: test/SIL/ownership-verifier/undef.sil
- edit: lib/SIL/SILUndef.cpp