summaryrefslogtreecommitdiff
path: root/lldb/source/Host/common/ProcessRunLock.cpp
AgeCommit message (Expand)Author
2025-04-14[lldb] Remove ProcessRunLock::TrySetRunning (#135455)Jonas Devlieghere
2022-08-17[LLDB][NFC] Suppress spurious static inspection warningsSlava Gurevich
2021-06-09[lldb] Use C++11 default member initializersJonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-05-23[lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine
2019-03-01Delete commented-out code.Adrian Prantl
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-15Simplify Boolean expressionsJonas Devlieghere
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
2013-08-23MingW compilation (windows). Includes various refactoring to improve portabil...Virgile Bello