swift-ci
(Swift CI)
1
Report
[FAILURE] oss-lldb-swift-5.1-osx [#501]
Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-osx/501/
Project:
oss-lldb-swift-5.1-osx
Date of build:
Fri, 03 May 2019 20:20:43 -0500
Build duration:
13 min
Changes
-
Commit 4241ce8321bf60ec3c1913c5ae9b8a7a87605301 by aprantl:
Hide runtime support values such as clang's __vla_expr from frame
-
edit: packages/Python/lldbsuite/test/lang/swift/hide_runtimesupport/main.swift
-
add: packages/Python/lldbsuite/test/lang/objcxx/hide-runtime-values/TestObjCXXHideRuntimeValues.py
-
edit: source/Target/ObjCLanguageRuntime.cpp
-
add: packages/Python/lldbsuite/test/lang/objcxx/hide-runtime-values/Makefile
-
edit: source/Target/CPPLanguageRuntime.cpp
-
edit: include/lldb/Target/LanguageRuntime.h
-
edit: include/lldb/Target/ObjCLanguageRuntime.h
-
edit: packages/Python/lldbsuite/test/lang/c/vla/TestVLA.py
-
add: packages/Python/lldbsuite/test/lang/objcxx/hide-runtime-values/main.mm
-
edit: packages/Python/lldbsuite/test/lang/swift/hide_runtimesupport/TestSwiftHideRuntimeSupport.py
-
edit: include/lldb/Target/CPPLanguageRuntime.h
-
edit: source/Symbol/ClangASTContext.cpp
-
Commit c7eecbded152f892d90c56ca41141a8339ab5850 by aprantl:
Fix tests on non-Darwin platforms.
-
edit: packages/Python/lldbsuite/test/lang/objcxx/hide-runtime-values/TestObjCXXHideRuntimeValues.py
-
edit: packages/Python/lldbsuite/test/lang/c/vla/TestVLA.py
-
Commit afbb5b57d3943dc594cb78173f4764e7907118ec by aprantl:
Supply a default implementation of IsRuntimeSupportValue.
-
edit: packages/Python/lldbsuite/test/lang/c/vla/TestVLA.py
-
edit: source/Core/ValueObject.cpp
-
Commit abde3829b0f1f7e4c4f6e3bc37d7e54f061f5de8 by aprantl:
Fix test syntax
-
edit: packages/Python/lldbsuite/test/lang/swift/hide_runtimesupport/main.swift
-
Commit 2e9c8a50039b3fce6511c056efaa4858c4e86a13 by jonas:
[Alias] Add 're' alias for register
-
edit: packages/Python/lldbsuite/test/functionalities/register/register_command/TestRegisters.py
-
edit: source/Interpreter/CommandInterpreter.cpp
-
Commit c455ed51d57d3b8368bc0da3599dabc0b66941e9 by github:
[test] Tweak unmanaged_objc_throw_func.swift for unoptimized stdlib
-
edit: test/IRGen/unmanaged_objc_throw_func.swift