[LLDB] Fix TestSTL.py on Windows
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Thu, 30 Jun 2022 08:25:43 +0000 (12:25 +0400)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Thu, 30 Jun 2022 09:27:14 +0000 (13:27 +0400)
commit5fe0da6d7bcda22b03c470bef030030fa2d6d6f0
treeefbd0672295770d71ae50c78a7d639a393adde21
parentabeeae570efff38dceccf68f5352809c58ffdda2
[LLDB] Fix TestSTL.py on Windows

TestSTL.py was broken by 9c6e04359282e9051f7b2744b99266ece32db001.
This patch fixes it with changes to its Makefile.
lldb/test/API/lang/cpp/stl/Makefile