Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#3528]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3528/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Fri, 20 Mar 2020 19:16:26 -0500
Build duration:
2 hr 31 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit ff5ce958ad46baf7ae7663ec90578d2729f0aa10 by atrick:
Add PointerLikeTypeTraits to ApplySite and FullApplySite.- edit: include/swift/SIL/ApplySite.h
-
Commit 991a8dc31b86ca0d2665fb3958185dfbf87a5c41 by atrick:
Add getArraySemanticsKind API.- edit: lib/SILOptimizer/Analysis/ArraySemantic.cpp
- edit: include/swift/SILOptimizer/Analysis/ArraySemantic.h
-
Commit ee9bf600b334b6c5ca95cc90f370d8f7c358685b by rwidmann:
[NFC] Requestify Code Completion's Second Pass- edit: include/swift/AST/ParseTypeIDZone.def
- edit: lib/Parse/ParseRequests.cpp
- edit: lib/Parse/Parser.cpp
- edit: include/swift/AST/ASTTypeIDZone.def
- edit: include/swift/AST/ASTTypeIDs.h
- edit: include/swift/AST/ParseRequests.h
-
Commit 137ef220f623ff3a62e624410ff2262eef3d4418 by aqamoss3fan2010:
[CodeCompletion] Optimize member lookup in protocols being conformed to- edit: lib/Sema/LookupVisibleDecls.cpp
-
Commit be4ad49b56097f1a8f57cb460ea6af766205c685 by aqamoss3fan2010:
Address suggestions- edit: lib/Sema/LookupVisibleDecls.cpp
-
Commit 80848682ccb7e1762ac0f51982f6b7b5ecc79f63 by rishizaki:
[LookupVisibleDecls] Tweak unquialified lookup- edit: lib/IDE/CodeCompletion.cpp
- add: test/IDE/complete_unqualified_lookup.swift
- edit: lib/Sema/LookupVisibleDecls.cpp
-
Commit eb3441075eb3be2a9897af0906cad8a40bf8e4e8 by gribozavr:
Fix the test for importing C++ access specifiers on Windows- edit: test/ClangImporter/access-specifiers-module-interface.swift
-
Commit 5772ddda7e288fa3df34e7d5e48c5a4732dc203b by marcrasi:
fix autocomplete crash- edit: lib/IDE/CodeCompletion.cpp
- edit: test/IDE/complete_crashes.swift
-
Commit 0374da60d1543b73230cc7aaff8950443019ccc6 by github:
[AutoDiff] Update SIL derivative function type calculation. (#30538)- edit: lib/SIL/SILFunctionType.cpp