[Lldb-commits] [lldb] Reland "[lldb] Initial plugin and test for SymbolLocatorSymStore" (PR #185658)

Stefan Gränitz via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 10 07:16:42 PDT 2026


weliveindetail wrote:

On the Windows bots, test processes don't seem to have permission for `shutil.rmtree()` on temporary directories. That's why this new version creates the mock symstore in the build directory and not in mkdtemp.

https://github.com/llvm/llvm-project/pull/185658


More information about the lldb-commits mailing list