[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (master) #1281

Report

[FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#1281]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1281/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Tue, 22 Jan 2019 13:00:17 -0600
Build duration:
4 hr 25 min

Tests:

Name: lldb
Failed: 0 test(s), Passed: 57 test(s), Total: 105 test(s)
Name: lldb-Suite
Failed: 0 test(s), Passed: 878 test(s), Total: 878 test(s)
Name: lldb-Unit
Failed: 0 test(s), Passed: 598 test(s), Total: 598 test(s)

Changes

  • Commit 5e1344d7026bb35104b1fd9e11a35fef3e79e839 by aschwaighofer:
    Fix use-after-free in capture promotion

    • edit: lib/SILOptimizer/IPO/CapturePromotion.cpp
  • Commit 04b60bb1f6e4397204d72b48b5f8633c4eb2d2e4 by mgottesman:
    [pmo] Use the linear lifetime checker to insert compensating destroys

    • edit: lib/SILOptimizer/Mandatory/PredictableMemOpt.cpp
    • edit: test/SILOptimizer/predictable_memaccess_opts.sil
  • Commit 14a9dcbe9ad6d03e5dc72a1d568d92990296840a by mgottesman:
    [pmo] Refactor into helper isFullyAvailable the fully available check

    • edit: lib/SILOptimizer/Mandatory/PredictableMemOpt.cpp