[Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (swift 5.2) #100

Report

[FAILURE] oss-swift-5.2-incremental-ASAN-RA-osx [#100]

Build URL:
https://ci.swift.org/job/oss-swift-5.2-incremental-ASAN-RA-osx/100/
Project:
oss-swift-5.2-incremental-ASAN-RA-osx
Date of build:
Wed, 26 Feb 2020 02:34:24 -0600
Build duration:
1 hr 57 min

Changes

  • Commit a426e2f1bd1d615d8f9501bc896afe6e68ec4918 by spestov:
    SILGen: Fix crash when emitting vtable thunk for a generic subclass of

    • edit: test/SILGen/vtable_thunks.swift
    • edit: lib/AST/ASTContext.cpp
  • Commit 46de7018799ec6d4675b0f14814213cc00850a95 by spestov:
    SILGen: Fix substitution map when calling property wrapper backing

    • edit: lib/SILGen/SILGenConstructor.cpp
    • edit: lib/SILGen/SILGenApply.cpp
    • add: test/SILGen/property_wrappers_constrained_extension.swift
    • edit: lib/SILGen/SILGenFunction.h