Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#13201]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/13201/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 29 Apr 2020 12:01:43 -0500
Build duration:
49 min
Changes
-
Commit 6823b100a74b9841dfa339a9eab626df813ec37e by atrick:
Diagnose exclusivity in the presence of coroutines.- edit: CHANGELOG.md
- edit: lib/SILOptimizer/Mandatory/DiagnoseStaticExclusivity.cpp
- edit: lib/SILOptimizer/Analysis/AccessSummaryAnalysis.cpp
- edit: test/SILOptimizer/exclusivity_static_diagnostics.sil
- edit: lib/SIL/Verifier/SILVerifier.cpp
- edit: test/SILOptimizer/access_summary_analysis.sil
- edit: test/SILOptimizer/exclusivity_static_diagnostics.swift
-
Commit 713db930d4d721322511a257722c5f6c0934d76b by kyrtzidis:
[Index] Add APIs to provide the recorded #includes of a unit file- edit: include/IndexStoreDB/Support/Path.h
- edit: Tests/INPUTS/MainFiles/main1.c
- edit: include/IndexStoreDB/Index/FilePathIndex.h
- edit: lib/Index/IndexSystem.cpp
- edit: include/IndexStoreDB/Index/IndexSystem.h
- edit: lib/Index/FilePathIndex.cpp
- edit: lib/Index/IndexDatastore.cpp
- edit: Tests/IndexStoreDBTests/IndexTests.swift
- edit: Tests/IndexStoreDBTests/XCTestManifests.swift
- edit: include/CIndexStoreDB/CIndexStoreDB.h
- edit: Sources/IndexStoreDB/IndexStoreDB.swift
- edit: lib/CIndexStoreDB/CIndexStoreDB.cpp