summaryrefslogtreecommitdiff
path: root/lldb/source/Host/windows/ProcessRunLock.cpp
AgeCommit message (Expand)Author
2025-06-10[lldb][Widows] Remove unused WriteTryLock functionDavid Spickett
2025-04-14[lldb] Remove ProcessRunLock::TrySetRunning (#135455)Jonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-12-15Fix build for mingw.Hafiz Abid Qadeer
2016-11-26[lldb] Fix typos in file headersAlexander Shaposhnikov
2016-10-05Make lldb -Werror clean on Windows.Zachary Turner
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-05-14Don't bother dynamic loading the Windows Slim RW Lock API.Zachary Turner
2014-03-13Change type of a few members of a struct from unsigned to signed.Hafiz Abid Qadeer
2013-09-04Remove <windows.h> from lldb-types.h.Virgile Bello
2013-08-23MingW compilation (windows). Includes various refactoring to improve portabil...Virgile Bello