Report
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#3165]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3165/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Wed, 20 Mar 2019 07:02:18 -0500
Build duration:
4 hr 26 min
Identified problems:
- Assertion failure: This build failed because of an assertion failure. Below is a list of all errors in the build log:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit df473f641d997a9c5e7f524cb2617dd48b0c5382 by rishizaki:
[CodeCompletion] Escape declaration base name if needed- edit: lib/IDE/CodeCompletion.cpp
- add: test/IDE/complete_escaped_keyword.swift
- edit: lib/IDE/CodeCompletionResultBuilder.h
-
Commit 25e0a9f749124264b841260f7d0ad49e3ddb71bb by spestov:
[Typechecker] Fix an issue with redeclaration checking (#23227)- edit: lib/AST/Decl.cpp
- edit: include/swift/AST/Decl.h
- edit: test/decl/overload.swift