Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-landing IPv6 support for LLDB Host | Chris Bieneman | 2017-04-26 | 1 | -182/+0 |
* | Revert yesterdays IPv6 patches | Pavel Labath | 2017-04-19 | 1 | -0/+182 |
* | Update LLDB Host to support IPv6 over TCP | Chris Bieneman | 2017-04-18 | 1 | -182/+0 |
* | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -2/+2 |
* | Prevent at compile time converting from Error::success() to Expected<T> | Mehdi Amini | 2016-11-11 | 1 | -3/+3 |
* | Make the Error class constructor protected | Mehdi Amini | 2016-11-11 | 1 | -3/+3 |
* | Fix RHEL 6 build with missing cerrno and some other Include What You Use warn... | Eugene Zelenko | 2016-11-01 | 1 | -3/+6 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -150/+136 |
* | Add UNUSED_IF_ASSERT_DISABLED and apply it. | Bruce Mitchener | 2015-07-24 | 1 | -1/+1 |
* | [MainLoop] Fix assertion failure | Pavel Labath | 2015-07-17 | 1 | -2/+2 |
* | Introduce a MainLoop class and switch llgs to use it | Pavel Labath | 2015-07-13 | 1 | -0/+193 |