Report
[FAILURE] swift-master-source-compat-suite-debug [#1718]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-debug/1718/
Project:
swift-master-source-compat-suite-debug
Date of build:
Fri, 19 Jul 2019 19:24:54 -0500
Build duration:
2 hr 6 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 2cf9f09e2c4033414e14e53a67777bd5e0092691 by mgottesman:
[benchmark][readme] Add docs on how to edit the benchmarks in- edit: benchmark/README.md
-
Commit 0df29877eddcbf29c6f53bbfda23f4764950e7c0 by dgregor:
[SE-0258] Fix source locations for implicitly-generated initializer- edit: lib/AST/Decl.cpp
- edit: lib/Sema/CSDiagnostics.cpp
- edit: test/decl/var/property_wrappers.swift
- edit: lib/Sema/TypeCheckPropertyWrapper.cpp
-
Commit 118a557304464a242335aac0b24e75a1d8c3c7de by dgregor:
[SE-0258] Check for a NULL type.- add: validation-test/compiler_crashers_2_fixed/0201-rdar53120878.swift
- edit: lib/AST/Decl.cpp
-
Commit ac5e2f9dcedef151be02b4b6eae76b5a03e7c476 by dgregor:
Add now-fixed test case from rdar://problem/53183030- add: validation-test/compiler_crashers_2_fixed/0202-rdar53183030.swift
-
Commit 009d0e548107fc5405a3c3c565563d8a66efec60 by varun_gandhi:
Use name mangler to generate identifiers for fields of anonymous types.- edit: test/multifile/batch_mode_external_definitions.swift
- add: test/ClangImporter/indirect_field_codegen.swift
- edit: lib/ClangImporter/ImportDecl.cpp
- edit: test/ClangImporter/Inputs/custom-modules/IndirectFields.h
- edit: test/ClangImporter/inlinable_bitfields.swift
-
Commit 4d57590fa9021e837ff56a54a3a1c64b6ce2a02a by xi_ge:
IDE+Evaluator: refactor the implementation of two common IDE utilities- edit: include/swift/IDE/IDERequestIDZone.def
- edit: lib/IDE/IDETypeChecking.cpp
- edit: lib/Frontend/Frontend.cpp
- edit: include/swift/IDE/IDERequests.h
- edit: include/swift/Sema/IDETypeChecking.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
- edit: include/swift/AST/ASTTypeIDZone.def
- edit: lib/IDE/IDERequests.cpp