[all-commits] [llvm/llvm-project] a3eb8a: Revert "[lldb] Consolidating platform support chec...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Mar 12 03:05:19 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3eb8aaf78b9e2bca20f7da2f3d67ad404e6ace6
https://github.com/llvm/llvm-project/commit/a3eb8aaf78b9e2bca20f7da2f3d67ad404e6ace6
Author: David Spickett <david.spickett at arm.com>
Date: 2026-03-12 (Thu, 12 Mar 2026)
Changed paths:
M lldb/unittests/DAP/DAPTest.cpp
M lldb/unittests/DAP/Handler/DisconnectTest.cpp
M lldb/unittests/DAP/TestBase.cpp
M lldb/unittests/DAP/TestBase.h
R lldb/unittests/DAP/TestUtilities.h
M lldb/unittests/DAP/VariablesTest.cpp
M lldb/unittests/TestingSupport/TestUtilities.cpp
M lldb/unittests/TestingSupport/TestUtilities.h
Log Message:
-----------
Revert "[lldb] Consolidating platform support checks in tests." (#186071)
Reverts llvm/llvm-project#184656
This PR broke linking on Windows and possibly elsewhere. There are at
least 2 possible fixes. Revert while we decide on a single solution.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list