[all-commits] [llvm/llvm-project] 470e82: Revert "[Dexter] Add support for Windows to regres...
Davide Italiano via All-commits
all-commits at lists.llvm.org
Fri Mar 27 13:12:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 470e82cd06062a3fc3c142782b4d46d711b7c19c
https://github.com/llvm/llvm-project/commit/470e82cd06062a3fc3c142782b4d46d711b7c19c
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths:
M debuginfo-tests/dexter/feature_tests/commands/penalty/expect_program_state.cpp
M debuginfo-tests/dexter/feature_tests/commands/penalty/expect_step_kinds.cpp
M debuginfo-tests/dexter/feature_tests/commands/penalty/expect_step_order.cpp
M debuginfo-tests/dexter/feature_tests/commands/penalty/expect_watch_type.cpp
M debuginfo-tests/dexter/feature_tests/commands/penalty/expect_watch_value.cpp
M debuginfo-tests/dexter/feature_tests/commands/penalty/unreachable.cpp
M debuginfo-tests/dexter/feature_tests/commands/perfect/expect_program_state.cpp
M debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/direction.cpp
M debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/func.cpp
M debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/func_external.cpp
M debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/recursive.cpp
M debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind/small_loop.cpp
M debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_order.cpp
M debuginfo-tests/dexter/feature_tests/commands/perfect/expect_watch_type.cpp
M debuginfo-tests/dexter/feature_tests/commands/perfect/expect_watch_value.cpp
M debuginfo-tests/dexter/feature_tests/commands/perfect/unreachable.cpp
M debuginfo-tests/dexter/feature_tests/subtools/view.cpp
M debuginfo-tests/lit.cfg.py
Log Message:
-----------
Revert "[Dexter] Add support for Windows to regression test suite."
This reverts commit 89025da9f676aebff7daf055824d6fd102a70c34 as
it breaks the lldb macOS bot.
More information about the All-commits
mailing list