[Swift CI] Build Failure: 0. OSS - LLDB - OS X (master) (Release) #4743

Report

[FAILURE] oss-lldb-osx [#4743]

Build URL:
https://ci.swift.org/job/oss-lldb-osx/4743/
Project:
oss-lldb-osx
Date of build:
Mon, 01 Apr 2019 20:59:55 -0500
Build duration:
1 hr 0 min

Changes

  • Commit a75fe75c91d4c69ede518e67564f374ebe9e6870 by jingham:
    Fix the swig typemap for "uint32_t *versions, uint32_t num_versions".

    • edit: scripts/Python/python-typemaps.swig
    • add: packages/Python/lldbsuite/test/macosx/version_zero/libDylib.dylib.yaml
    • add: packages/Python/lldbsuite/test/macosx/version_zero/TestGetVersionZeroVersion.py
  • Commit 09bc471e872fb5e726c086a61b676e40d80c5a1a by compnerd:
    test: add a test for ll suffixed types being promoted to ULL

    • edit: test/Inputs/clang-importer-sdk/usr/include/macros.h
    • add: test/ClangImporter/long-long-promotion.swift