[Lldb-commits] [lldb] Reland "[lldb] Initial plugin and test for SymbolLocatorSymStore" (PR #185658)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 10 08:45:26 PDT 2026
Stefan =?utf-8?q?Gränitz?= <stefan.graenitz at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/185658 at github.com>
https://github.com/DavidSpickett commented:
If I needed to debug this test and hadn't read the code yet, first place I'd look would be the build directory anyway. So in that sense, it's less surprising.
Seems odd that Windows would have the problem anyway but who knows, could be anti-virus or whatever and we don't want to start guessing about that. If it is that, the solution is often to turn it off/limit it for the build directory anyway.
https://github.com/llvm/llvm-project/pull/185658
More information about the lldb-commits
mailing list