# [FAILURE] swift-master-source-compat-suite [#5258]
Build URL: https://ci.swift.org/job/swift-master-source-compat-suite/5258/
Project: swift-master-source-compat-suite
Date of build: Mon, 20 Jul 2020 16:25:52 -0500
Build duration: 8 hr 58 min
Changes- Commit 49b0984e1954c5fbce860493366a9792ca882ae0 by rkandhadaimadhav:
[Sema][os_log] Allow wrapping os_log strings within constant evaluable
-
edit: test/SILOptimizer/OSLogMandatoryOptTest.swift
-
edit: test/Sema/diag_constantness_check_os_log.swift
-
edit: lib/Sema/ConstantnessSemaDiagnostics.cpp
-
Commit 7cbc21b60ad3b79a17e6915b38ffebd6ce6d53e5 by josh:
Allow constant interpreter to skip builtin instructions from profiling
- edit: lib/SILGen/SILGenFunction.cpp
- edit: test/SILOptimizer/constant_evaluator_test.sil
- add: test/SILOptimizer/Inputs/OSLogConstantEvaluable.swift
- add: test/SILOptimizer/constant_evaluable_profiler_test.swift
- edit: include/swift/AST/Builtins.def
- edit: lib/SIL/IR/OperandOwnership.cpp
- edit: lib/SIL/IR/ValueOwnership.cpp
- edit: lib/AST/Builtins.cpp
- edit: lib/SILOptimizer/Transforms/AccessEnforcementReleaseSinking.cpp
- add: test/SILOptimizer/OSLogConstantEvaluableProfilerTest.swift
- edit: lib/SIL/Utils/InstructionUtils.cpp
- add: test/SILOptimizer/Inputs/constant_evaluable.swift
- edit: include/swift/SIL/InstructionUtils.h
- edit: test/SILOptimizer/constant_evaluable_subset_test.swift
- edit: test/SILOptimizer/OSLogConstantEvaluableTest.swift
- edit: lib/SILOptimizer/Utils/ConstExpr.cpp
-
Commit 0a5ba3f402fa03662980f8e8e95a19c41c981527 by atrick:
Refine AccessUseDefChainVisitor.
- edit: lib/SIL/Utils/MemAccessUtils.cpp
- edit: include/swift/SIL/MemAccessUtils.h
- edit: lib/SILOptimizer/Transforms/SemanticARCOpts.cpp
-
Commit 666c5e087c4a0849641fdeb5c8f7510857e35ebb by eeckstein:
stdlib: enable COW sanity checks with an environment variable
- edit: stdlib/public/core/ContiguousArrayBuffer.swift
- edit: stdlib/public/runtime/EnvironmentVariables.cpp
- edit: stdlib/public/runtime/EnvironmentVariables.def
-
Commit 9382e7a71e45f9c5fa9a9d3d61532d847e09050e by eeckstein:
tests: by default enable COW sanity checks for all tests
- edit: test/lit.cfg
-
Commit 24b9ec78b22323c013b1becfb437719c1363a71f by github:
[Sema] Remove a leftover CSDiag hack (#32990)
- edit: lib/Sema/TypeCheckConstraints.cpp
- edit: lib/Sema/TypeChecker.h
- edit: lib/Sema/ConstraintSystem.h
-
Commit 8362ddd1a0ca3cace8abc1ddabb72651babd5596 by mikeash:
[Test] Disable ModuleInterface/emit-forward-modules.swift until it can
- edit: test/ModuleInterface/emit-forward-modules.swift
-
Commit acf72bdf2613b98336ecc0293f621ea822bf98ba by github:
[SILOptimizer] Simplify 'calleesAreStaticallyKnowable' to handle both
- edit: include/swift/SILOptimizer/Utils/InstOptUtils.h
- edit: lib/SILOptimizer/Utils/InstOptUtils.cpp
-
Commit c28d9cd7eadc88f1832685ebf1550732341e99da by github:
[AutoDiff] NFC: fix typos. (#33002)
- edit: stdlib/public/Differentiation/SIMDDifferentiation.swift.gyb
- edit: test/AutoDiff/stdlib/simd.swift
- edit: lib/SILOptimizer/Mandatory/Differentiation.cpp
-
Commit 58a84ea4c16ce7abe6ab14ced2592aa55419c4c4 by github:
[NFC] Cleanup some code to use 'swift::getParameterList(ValueDecl)' to
- edit: lib/IDE/SourceEntityWalker.cpp
- edit: lib/AST/ASTMangler.cpp
- edit: lib/AST/Decl.cpp
- edit: lib/Serialization/SerializeDoc.cpp
- edit: lib/AST/Type.cpp
- edit: lib/Sema/TypeCheckDeclOverride.cpp
- edit: lib/IDE/ExprContextAnalysis.cpp
- edit: lib/IDE/Formatting.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp
- edit: lib/Sema/TypeCheckProtocol.cpp