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 | -5/+5 |
* | Move Log from Core -> Utility. | Zachary Turner | 2017-03-03 | 1 | -1/+1 |
* | Prevent at compile time converting from Error::success() to Expected<T> | Mehdi Amini | 2016-11-11 | 1 | -2/+2 |
* | Make the Error class constructor protected | Mehdi Amini | 2016-11-11 | 1 | -2/+2 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -14/+10 |
* | Implement setting and clearing watchpoints. | Chaoren Lin | 2015-02-03 | 1 | -0/+35 |