Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix integer literals which are cast to bool | Jonas Devlieghere | 2019-05-24 | 1 | -1/+1 |
* | typedef enum -> enum | Fangrui Song | 2019-05-14 | 1 | -2/+2 |
* | [NFC] Remove ASCII lines from comments | Jonas Devlieghere | 2019-04-10 | 1 | -8/+0 |
* | Use std::make_shared in LLDB (NFC) | Jonas Devlieghere | 2019-02-11 | 1 | -1/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Simplify Boolean expressions | Jonas Devlieghere | 2018-12-15 | 1 | -1/+1 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -318/+304 |
* | Fix warnings. | Bruce Mitchener | 2015-07-22 | 1 | -3/+3 |
* | Add support for building debugserver with CMake (on Mac OS X) | Daniel Malea | 2013-08-09 | 1 | -1/+1 |
* | Add the standard LLVM copyright notice to the top of | Jason Molenda | 2013-03-01 | 1 | -7/+8 |
* | Add the libdebugserver.cpp for creating a library that does debugserver | Jason Molenda | 2013-02-28 | 1 | -0/+396 |