David Spickett
5955f3e848
[lldb][Widows] Remove unused WriteTryLock function
Unused since d792094c26dc6b40136f1e6c2e393c041062e371.
[2571/6469] Building CXX object tools/lldb/sourc...iles/lldbHost.dir/windows/ProcessRunLock.cpp.obj
C:/Users/tcwg/llvm-worker/lldb-aarch64-windows/llvm-project/lldb/source/Host/windows/ProcessRunLock.cpp(31,13): warning: unused function 'WriteTryLock' [-Wunused-function]
31 | static bool WriteTryLock(lldb::rwlock_t rwlock) {
| ^~~~~~~~~~~~
1 warning generated.
2025-06-10 11:45:19 +00:00
..
2024-09-05 15:09:25 -07:00
2024-08-27 15:43:12 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 15:43:12 -07:00
2024-08-27 15:43:12 -07:00
2024-08-27 10:59:31 -07:00
2024-11-27 09:34:53 +00:00
2025-05-12 07:57:43 +02:00
2025-05-13 15:05:53 +02:00
2025-06-10 11:45:19 +00:00