Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Remove ASCII lines from comments | Jonas Devlieghere | 2019-04-10 | 1 | -46/+0 |
* | Bring Doxygen comment syntax in sync with LLVM coding style. | Adrian Prantl | 2019-03-11 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove comments after header includes. | Jonas Devlieghere | 2018-11-11 | 1 | -1/+1 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -850/+683 |
* | Revert accidental commit. | Benjamin Kramer | 2012-02-21 | 1 | -3/+3 |
* | Remove a ton of implicit narrowing conversions for C++11 compatibility. | Benjamin Kramer | 2012-02-21 | 1 | -3/+3 |
* | More improvements to not follow child processes and improved logging that alw... | Greg Clayton | 2012-01-16 | 1 | -223/+404 |
* | Added some fixes for the fd interposing dylib: | Greg Clayton | 2012-01-14 | 1 | -20/+19 |
* | Added a file descriptor interposing library for darwin. This can catch all | Greg Clayton | 2012-01-10 | 1 | -0/+972 |