[Swift CI] Build Failure: OSS - Swift Package - macOS (release/5.4) #227

# [FAILURE] oss-swift-5.4-package-osx [#227]

Build URL: https://ci.swift.org/job/oss-swift-5.4-package-osx/227/
Project: oss-swift-5.4-package-osx
Date of build: Fri, 05 Mar 2021 07:49:36 -0600
Build duration: 6 hr 40 min

Identified problems:- Swift Compile Error: Swift compiler error

  • Indication 1
  • Delete directory failed: A script tried to delete a directory with rm and it failed
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 5e9a08eb658d9c67550297f8aebe4d339f8e9c58 by arphaman:

[Index] Don't hash the DeclarationName of a NamedDecl if it's empty, as MSGuid declarations have an empty name

  • edit: clang/lib/Index/IndexRecordHasher.cpp
  • add: clang/test/Index/Store/crash-msguid-hash.cpp