summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/windows/LockFileWindows.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename Error -> Status.Zachary Turner2017-05-121-15/+16
* Revert unwanted changes in lldb when updating llvm::Error()Mehdi Amini2016-11-111-2/+2
* Make the Error class constructor protectedMehdi Amini2016-11-111-2/+2
* Make lldb -Werror clean on Windows.Zachary Turner2016-10-051-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-53/+38
* Don't close handle returned by _get_osfhandle.Oleksiy Vyalov2015-06-011-5/+0
* Use file locks to synchronize access to ModuleCache.Oleksiy Vyalov2015-05-071-0/+98
OpenPOWER on IntegriCloud