swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#3746]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3746/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Thu, 29 Aug 2019 10:49:59 -0500
Build duration:
1 hr 36 min
Identified problems:
- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes
-
Commit f567b8ff422c9dd3cd10343839b4bdadf0f0b428 by spestov:
AST: Use new module shadowing rule for qualified lookups too
-
edit: lib/AST/NameLookup.cpp
-
Commit 61a4a48e217f6a7469e4ca4e8cf15055d576eaae by spestov:
AST: Add scoped import shadowing rule to removeShadowedDecls()
-
edit: test/NameBinding/import-resolution.swift
-
edit: lib/AST/NameLookup.cpp
-
Commit 37f308b8d3e70134cc7f57bf38050e106ee7da0e by spestov:
AST: Change lookupInModule() to take a DeclContext instead of a module
-
edit: include/swift/AST/ModuleNameLookup.h
-
edit: lib/AST/ModuleNameLookup.cpp
-
edit: lib/AST/UnqualifiedLookup.cpp
-
edit: lib/Sema/LookupVisibleDecls.cpp
-
edit: lib/Sema/NameBinding.cpp
-
edit: lib/AST/NameLookup.cpp
-
Commit 5f01b0d1b30aee9ee0763c9b60afc4d179018023 by eeckstein:
tests: make two tests more resilient to destroy hoisting
-
edit: test/Interpreter/SDK/objc_fast_enumeration.swift
-
edit: test/stdlib/BridgeStorage.swift