Report
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#4412]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/4412/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Sat, 29 Feb 2020 06:43:49 -0600
Build duration:
5 hr 54 min
Changes
-
Commit 24aa71f69c3df1f03a6fd20fe518fd1d58c38347 by vsk:
[DebugInfo] Re-implement LexicalScopes dominance method, add unit tests- edit: llvm/lib/CodeGen/LexicalScopes.cpp
- add: llvm/unittests/CodeGen/MFCommon.inc
- add: llvm/unittests/CodeGen/LexicalScopesTest.cpp
- edit: llvm/unittests/CodeGen/CMakeLists.txt
- edit: llvm/unittests/CodeGen/MachineInstrTest.cpp
-
Commit 70e5d701db46965c62726c7c09a0815c44ad94b4 by vsk:
[Transform][MemCpyOpt] Add missing DebugLoc to %tmpbitcast- add: llvm/test/Transforms/MemCpyOpt/pr37967.ll
- edit: llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
-
Commit 6ba3bb3830734d69541aa728b04700adaa044aae by vsk:
[entry values] ARM: Add a describeLoadedValue override (PR45025)- edit: llvm/lib/Target/ARM/ARMBaseInstrInfo.h
- add: llvm/test/DebugInfo/MIR/ARM/call-site-info-vmovd.mir
- edit: llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
- edit: llvm/lib/CodeGen/TargetInstrInfo.cpp
- add: llvm/test/DebugInfo/MIR/ARM/call-site-info-vmovs.mir
-
Commit 5039139c5db3485a9b9b08691e4fc54bcbafbc99 by vsk:
[ubsan] Add support for -fsanitize=nullability-* suppressions- edit: compiler-rt/lib/ubsan/ubsan_checks.inc
- edit: compiler-rt/test/ubsan/TestCases/Misc/nullability.c
- edit: clang/lib/CodeGen/CodeGenFunction.h
- edit: compiler-rt/lib/ubsan/ubsan_handlers.cpp
-
Commit 6c73bd39c2a5372bdd4fa8b42cc49b230b0c217e by vsk:
[compiler-rt/test] Use FileCheck -allow-empty instead of count 0- edit: compiler-rt/test/ubsan/TestCases/Misc/nullability.c
-
Commit 3f1e3f8825c06334073b8e80a5c95a841f924f92 by vsapsai:
[modules] Allow frameworks to have only a private module without a- edit: clang/lib/Lex/HeaderSearch.cpp
- add: clang/test/Modules/Inputs/implicit-private-without-public/DeprecatedModuleMapLocation.framework/PrivateHeaders/A.h
- add: clang/test/Modules/Inputs/implicit-private-without-public/DeprecatedModuleMapLocation.framework/module_private.map
- add: clang/test/Modules/Inputs/implicit-private-without-public/Foo.framework/Modules/module.private.modulemap
- add: clang/test/Modules/implicit-private-without-public.m
- add: clang/test/Modules/Inputs/implicit-private-without-public/Foo.framework/PrivateHeaders/Foo_Priv.h