[all-commits] [llvm/llvm-project] 1459c6: [lldb][PDB] Fix message order in test case
David Spickett via All-commits
all-commits at lists.llvm.org
Tue Nov 28 01:16:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1459c627f0bc1a4938b5b6a7f4c2bdc1f3ec6a2c
https://github.com/llvm/llvm-project/commit/1459c627f0bc1a4938b5b6a7f4c2bdc1f3ec6a2c
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M lldb/test/Shell/SymbolFile/NativePDB/local-variables.cpp
Log Message:
-----------
[lldb][PDB] Fix message order in test case
Launch/stopped ordering was fixed by bd8f1068cad06b0f0342ac7ef351bf01c2e27322
but the Windows on Arm bot wasn't running at the time it landed.
More information about the All-commits
mailing list