[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (main) #13007

# [FAILURE] oss-swift-incremental-RA-osx [#13007]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/13007/
Project: oss-swift-incremental-RA-osx
Date of build: Thu, 05 Nov 2020 02:44:54 -0600
Build duration: 1 hr 51 min

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

Tests:

  • |
    Name: Swift(macosx-x86_64)
    Failed: 0 test(s), Passed: 12912 test(s), Total: 13157 test(s) |

Name: Swift-Unit
Failed: 0 test(s), Passed: 652 test(s), Total: 652 test(s) |

Changes- Commit 7f2b0aad2be0a3ed30ef831d4d883d2e4a1048fc by z.zoelec2:

[cxx-interop] Support class templates containing typedefs.

  • edit: lib/ClangImporter/ImportDecl.cpp
  • edit: test/Interop/Cxx/templates/Inputs/module.modulemap
  • add: test/Interop/Cxx/templates/class-template-with-typedef-module-interface.swift
  • add: test/Interop/Cxx/templates/Inputs/class-template-with-typedef.h