summaryrefslogtreecommitdiff
path: root/lldb/source/Host/common/LockFileBase.cpp
AgeCommit message (Expand)Author
2024-09-05[lldb] Make deep copies of Status explicit (NFC) (#107170)Adrian Prantl
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2021-10-05[lldb] Remove some anonymous namespacesPavel Labath
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
2017-05-12Rename Error -> Status.Zachary Turner
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-05-07Use file locks to synchronize access to ModuleCache.Oleksiy Vyalov