Report
[FAILURE] oss-swift-4.1-package-osx [#44]
Build URL:
https://ci.swift.org/job/oss-swift-4.1-package-osx/44/
Project:
oss-swift-4.1-package-osx
Date of build:
Wed, 25 Oct 2017 16:41:01 -0500
Build duration:
3 hr 16 min
Changes
-
Commit 3fe2db997e800edb1033b8e4d79fd4625ef022f8 by atrick:
Fix a use-after-free in MandatoryInlining.- edit: lib/SILOptimizer/Mandatory/MandatoryInlining.cpp
-
Commit b69907925deedbdbce68335b78200c84ae3feb95 by atrick:
Fix LoadableByAddress to handle convert_functions.- edit: test/IRGen/big_types_corner_cases.sil
- edit: lib/IRGen/LoadableByAddress.cpp
-
Commit dfaf801b7f27a29ec52da8f20a479512c1786954 by github:
Unnamed bitfields don't block constant evaluation of constexpr ctors- edit: test/SemaCXX/constant-expression-cxx11.cpp
- edit: lib/AST/ExprConstant.cpp
- edit: test/SemaCXX/warn-global-constructors.cpp