Report
[FAILURE] oss-swift-5.1-incremental-ASAN-RA-osx [#246]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-ASAN-RA-osx/246/
Project:
oss-swift-5.1-incremental-ASAN-RA-osx
Date of build:
Mon, 10 Jun 2019 22:30:06 -0500
Build duration:
3 hr 44 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 ca4e6a28b65c4f07cafdbd894e74af077c1a4356 by xi_ge:
Doc-serialization: skip declarations with double-underscore as name- edit: test/Serialization/comments-hidden.swift
- edit: lib/AST/Decl.cpp
- edit: lib/Serialization/SerializeDoc.cpp
- edit: include/swift/AST/ParameterList.h
-
Commit a1fb1bd12449aacbd4d9e10705cefc6b985d120e by dgregor:
[SE-0258] Fix crash with implicitly-initialized backing storage.- edit: test/SILGen/property_wrappers.swift
- edit: lib/AST/Decl.cpp
-
Commit 89dbc3e5472e0639ebeaa3ed4522199cf10fb559 by dgregor:
[SE-0258] Fix memberwise initializer involving wrapped properties.- edit: test/IDE/print_property_wrappers.swift
- edit: lib/AST/Decl.cpp
-
Commit 6b991dd642b8456abfe2079f76f278c7fb6d488b by jonas:
[dsymutil] Support more than 4 architectures- edit: tools/dsymutil/MachOUtils.cpp
- edit: tools/dsymutil/MachOUtils.h