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

Report

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

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1222/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Sat, 12 Jan 2019 15:05:26 -0600
Build duration:
4 hr 9 min

Tests:

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

Changes

  • Commit 0eff06e4f901f7164b9a771b58180a9d633c4d20 by marcrasi:
    const evaluator: string values and init operations

    • edit: lib/SILOptimizer/Utils/ConstExpr.cpp
    • edit: include/swift/SIL/SILConstants.h
    • edit: stdlib/public/core/String.swift
    • edit: lib/SIL/SILConstants.cpp
    • edit: test/SILOptimizer/pound_assert.swift
  • Commit 2b6b16183ab996d9d09434861674e070c9cae3ab by marcrasi:
    factor WellKnownFunction handler out into a function

    • edit: lib/SILOptimizer/Utils/ConstExpr.cpp