[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (release/5.4) (Debug) #16

# [FAILURE] swift-5.4-source-compat-suite-debug [#16]

Build URL: https://ci.swift.org/job/swift-5.4-source-compat-suite-debug/16/
Project: swift-5.4-source-compat-suite-debug
Date of build: Thu, 21 Jan 2021 17:20:14 -0600
Build duration: 6 hr 12 min

Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 611f21d11ac8a8adfca536b2e84f2484bd5ee69a by varun_gandhi:

[NFC] Add crash test case for _Atomic(_Bool) IRGen.

  • add: test/IRGen/atomic_bool.swift

  • add: test/IRGen/Inputs/atomic_bool.h

  • edit: test/IRGen/Inputs/module.modulemap

  • Commit b0bd99cdbdc1076706c8c8410084e2ebc32e5572 by varun_gandhi:

    [IRGen] Add hack to handle _Atomic(_Bool) correctly.

    • edit: lib/IRGen/GenCall.cpp
    • edit: test/IRGen/atomic_bool.swift
  • Commit 5350b96023dfc32e32edca059fdfba0563d4781a by rwidmann:

    Use the Correct DeclContext When Simplifying Member Constraints

    • edit: lib/Sema/CSSimplify.cpp
    • add: validation-test/compiler_crashers_2_fixed/rdar73379770.swift
  • Commit 73b291b6e6cf81895175b02469d839773b05a736 by github:

    [IRGen] Report error in reading legacy layouts non-fatally. (#35498)

    • edit: lib/IRGen/GenType.cpp