Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Rename Error -> Status. | Zachary Turner | 2017-05-12 | 1 | -15/+16 |
* | Revert unwanted changes in lldb when updating llvm::Error() | Mehdi Amini | 2016-11-11 | 1 | -2/+2 |
* | Make the Error class constructor protected | Mehdi Amini | 2016-11-11 | 1 | -2/+2 |
* | Make lldb -Werror clean on Windows. | Zachary Turner | 2016-10-05 | 1 | -2/+2 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -53/+38 |
* | Don't close handle returned by _get_osfhandle. | Oleksiy Vyalov | 2015-06-01 | 1 | -5/+0 |
* | Use file locks to synchronize access to ModuleCache. | Oleksiy Vyalov | 2015-05-07 | 1 | -0/+98 |