[all-commits] [llvm/llvm-project] 59f1d0: Fix windows buildbots after https://reviews.llvm.o...
Greg Clayton via All-commits
all-commits at lists.llvm.org
Thu Dec 16 16:14:42 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59f1d0eed58ce0f23c3a5a324d122a99f9757228
https://github.com/llvm/llvm-project/commit/59f1d0eed58ce0f23c3a5a324d122a99f9757228
Author: Greg Clayton <gclayton at fb.com>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
M lldb/test/API/functionalities/module_cache/simple_exe/TestModuleCacheSimple.py
Log Message:
-----------
Fix windows buildbots after https://reviews.llvm.org/D115324
Windows has trouble deleting the executable due to permissions.
More information about the All-commits
mailing list