[all-commits] [llvm/llvm-project] 5fe0da: [LLDB] Fix TestSTL.py on Windows
Omair Javaid via All-commits
all-commits at lists.llvm.org
Thu Jun 30 02:27:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fe0da6d7bcda22b03c470bef030030fa2d6d6f0
https://github.com/llvm/llvm-project/commit/5fe0da6d7bcda22b03c470bef030030fa2d6d6f0
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M lldb/test/API/lang/cpp/stl/Makefile
Log Message:
-----------
[LLDB] Fix TestSTL.py on Windows
TestSTL.py was broken by 9c6e04359282e9051f7b2744b99266ece32db001.
This patch fixes it with changes to its Makefile.
More information about the All-commits
mailing list