Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -1/+1 |
* | Convert AutoComplete related code to StringRef. | Zachary Turner | 2016-11-17 | 1 | -26/+14 |
* | Fix more functions in Args to use StringRef. | Zachary Turner | 2016-09-19 | 1 | -4/+2 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -104/+78 |
* | Delete Host/windows/win32.h | Zachary Turner | 2016-08-09 | 1 | -0/+1 |
* | Refactor OptionValue::SetValueFromCString to use llvm::StringRef | Pavel Labath | 2015-02-20 | 1 | -7/+6 |
* | Fixed an issue where if the operating system python plug-in is changed at run... | Greg Clayton | 2015-01-13 | 1 | -0/+2 |
* | lldb: remove adhoc implementation of array_sizeof | Saleem Abdulrasool | 2014-06-27 | 1 | -1/+2 |
* | Switch NULL to C++11 nullptr in source/Interpreter | Ed Maste | 2014-04-20 | 1 | -1/+1 |
* | <rdar://problem/12022079> | Greg Clayton | 2012-08-23 | 1 | -0/+48 |
* | Reimplemented the code that backed the "settings" in lldb. There were many is... | Greg Clayton | 2012-08-22 | 1 | -0/+87 |