Report
[FAILURE] oss-swift-4.2-package-osx [#189]
Build URL:
https://ci.swift.org/job/oss-swift-4.2-package-osx/189/
Project:
oss-swift-4.2-package-osx
Date of build:
Wed, 13 Jun 2018 02:38:27 -0500
Build duration:
2 hr 34 min
Identified problems:
- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes
-
Commit aab7928cbbb52410412066ad1630ebb447ba716d by dcoughlin:
[SIL] Factor out logic for detecting sanitizer instrumentation. NFC.- edit: include/swift/SIL/InstructionUtils.h
- edit: lib/SILOptimizer/Mandatory/PMOMemoryUseCollector.cpp
- edit: lib/SILOptimizer/Mandatory/DIMemoryUseCollectorOwnership.cpp
- edit: lib/SIL/InstructionUtils.cpp
-
Commit fc3718f3193217d396c61c12f9e6408c04680bba by dcoughlin:
[Exclusivity] Teach separate-stored-property relaxation about TSan- edit: lib/SILOptimizer/Analysis/AccessSummaryAnalysis.cpp
- add: test/Sanitizers/tsan-static-exclusivity.swift
- edit: test/SILOptimizer/access_summary_analysis.sil
-
Commit 47f03ddc215c8af1bdfd7466a5248f5a540a7b47 by dgregor:
[Hashing] Forward-declare hash_value for tuples.- edit: include/llvm/ADT/Hashing.h