Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Remove ASCII lines from comments | Jonas Devlieghere | 2019-04-10 | 1 | -2/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -178/+165 |
* | Remove unneeded include. | Greg Clayton | 2013-06-13 | 1 | -1/+0 |
* | Added a new makefile setting that can be set in LLDB makefiles: USE_LIBCPP. T... | Greg Clayton | 2013-06-13 | 2 | -37/+155 |
* | Use a sentry object to properly initialize/terminate LLDB. | Johnny Chen | 2012-02-22 | 1 | -4/+14 |
* | Fix comment. | Johnny Chen | 2012-02-21 | 1 | -1/+1 |
* | Fix examples/lookup/main.cpp. | Johnny Chen | 2012-02-20 | 2 | -14/+34 |
* | Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. | Greg Clayton | 2011-01-08 | 1 | -1/+1 |
* | Added some missing API for address resolving within a module, and looking | Greg Clayton | 2010-09-10 | 1 | -0/+105 |