[all-commits] [llvm/llvm-project] f2f455: [debuginfo-tests][dexter] add requires lldb to two...
Tom Weaver via All-commits
all-commits at lists.llvm.org
Wed Oct 28 10:35:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f2f4554f88040954ec0059764ef412a97ce5f19a
https://github.com/llvm/llvm-project/commit/f2f4554f88040954ec0059764ef412a97ce5f19a
Author: Tom Weaver <Tom.Weaver at Sony.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M debuginfo-tests/dexter-tests/deferred_globals.cpp
M debuginfo-tests/dexter-tests/namespace.cpp
Log Message:
-----------
[debuginfo-tests][dexter] add requires lldb to two tests
both deferred_globals.cpp namespace.cpp require lldb in order to run and will
fail if it's not available.
add the required lines to the top of the tests.
More information about the All-commits
mailing list