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

Report

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

Build URL:
https://ci.swift.org/job/oss-lldb-osx/4288/
Project:
oss-lldb-osx
Date of build:
Thu, 14 Feb 2019 22:01:13 -0600
Build duration:
1 hr 16 min

Changes

  • Commit 21f2c3d35b5879b13b4529f1133b9f0ebf2714e2 by aprantl:
    Bring the Swift frontend's handling of DIFiles in synch with CFE.

    • edit: test/DebugInfo/ClangPathDots.swift
    • edit: test/DebugInfo/inlinescopes.swift
    • edit: test/DebugInfo/test-foundation.swift
    • edit: test/IRGen/multithread_module.swift
    • edit: test/DebugInfo/line-directive.swift
    • edit: test/DebugInfo/variables.swift
    • edit: lib/IRGen/IRGenDebugInfo.cpp
    • edit: test/DebugInfo/basic.swift
    • edit: test/DebugInfo/ImportsStdlib.swift
    • edit: test/DebugInfo/Imports.swift
    • edit: test/DebugInfo/gsil.swift
  • Commit 69cf097db8d40815b11ccb454be3531dfbb70cdc by xi_ge:
    sourcekitd/test: add an interface grouping test for user module.

    • add: test/SourceKit/InterfaceGen/gen_module_group.swift
    • add: test/SourceKit/InterfaceGen/Inputs/group.json
  • Commit 38691236aa7a59b4c92ac90de43f9f398c591150 by xi_ge:
    sourcekitd/test: add test for cursor-info returning group name for user

    • add: test/SourceKit/CursorInfo/Inputs/group.json
    • add: test/SourceKit/CursorInfo/cursor_user_module_group.swift
  • Commit af335c6bb9c54621ead82aa699ee0449590fe480 by dgregor:
    [GSB] Consistently use nested type name match constraints.

    • add: test/Generics/Inputs/rdar48049725_other.swift
    • edit: lib/AST/GenericSignatureBuilder.cpp
    • edit: test/Generics/requirement_inference.swift
    • add: test/Generics/rdar48049725.swift