[Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (master) #4904

# [FAILURE] oss-swift-incremental-ASAN-RA-osx [#4904]

Build URL: https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/4904/
Project: oss-swift-incremental-ASAN-RA-osx
Date of build: Sat, 01 Aug 2020 18:26:17 -0500
Build duration: 7 hr 52 min

Changes- Commit c2db918185e4bdf6c8b54cfdb701d114338d6e6c by aqamoss3fan2010:

CS: Address an outdated OpenUnboundGenericType FIXME

  • edit: lib/Sema/CSGen.cpp

  • Commit 9462de1f30d24a0009c4916e0168097fa4788646 by aqamoss3fan2010:

    Sema: Make type resolution for EnumElementPattern less eager

    • edit: include/swift/AST/NameLookup.h
    • edit: lib/Sema/CSGen.cpp
    • edit: lib/Sema/TypeCheckPattern.cpp
    • edit: test/Constraints/patterns.swift
    • edit: lib/AST/NameLookup.cpp
  • Commit 1b6f377a1fa44fd22bb2eb15f8f21abe545f8917 by compnerd:

    test: restore Windows compatibility

    • edit: utils/incrparse/test_util.py
  • Commit ff2a12a559344cb34e836748daabaf49b71ce5b4 by compnerd:

    test: convert the output to string

    • edit: test/lit.cfg
  • Commit 8ac2abc81c2a814b6550aceaffe203c274aa5e96 by rishizaki:

    [Tests] Guard Float80 usage in AutoDiff test

    • edit: test/AutoDiff/validation-test/class_differentiation.swift
  • Commit 96587bc2d4d0bcafee60ba60cb23e4466ff43fb9 by github:

    Refactor construction of ModuleDecl::ImportFilters to use new

    • edit: lib/AST/Module.cpp
    • edit: lib/Frontend/ModuleInterfaceSupport.cpp