swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#10205]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/10205/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 28 Aug 2019 19:18:09 -0500
Build duration:
29 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit a355af2890aa127c4d4e98bf4b49b631f02d055b by michael:
Make Swift indexing code capture symbol start/end offset within the
-
edit: lib/Index/Index.cpp
-
edit: include/swift/Index/IndexSymbol.h
-
Commit 89f89ab3e06038653ea6d38da855ce975c93cf08 by michael:
Make symbol info only store symbol occurrence offset, not start/end
-
edit: include/swift/Index/IndexSymbol.h
-
edit: lib/Index/Index.cpp
-
Commit 9c3c54265642e46511b3164007ff7646f2a135cf by michael:
Remove unnecessary Lexer.h include.
-
edit: lib/Index/Index.cpp
-
Commit bd10f2a7c94522b872f6853d3d17f1fe3eba70a7 by michael:
Address PR feedback. IndexSymbol.offset is now an
-
edit: include/swift/Index/IndexSymbol.h
-
edit: lib/Index/Index.cpp
-
Commit 70e38937e37d5ddec1a50a65db84b3f6093602c9 by michael:
Return Optional<> offset from getLineColAndOffset.
-
edit: include/swift/Index/IndexSymbol.h
-
edit: lib/Index/Index.cpp
-
Commit 844fedaaec01ed2ca0942cd2f7a8444bb9b89082 by pyaskevich:
[ConstraintSystem] Introduce a fix to allow conversion between inout
-
edit: lib/Sema/CSSimplify.cpp
-
edit: lib/Sema/CSDiag.cpp
-
edit: lib/Sema/CSFix.cpp
-
edit: lib/Sema/CSFix.h
-
Commit b9cf4fa6c2461ab5db963d5820b2f76185c7756d by pyaskevich:
[Diagnostics] Add a diagnostic for invalid conversion of inout
-
edit: lib/Sema/CSDiagnostics.h
-
edit: lib/Sema/CSFix.cpp
-
edit: test/Constraints/operator.swift
-
edit: lib/Sema/CSDiagnostics.cpp
-
edit: test/Constraints/lvalues.swift