| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move Args::StringTo*** functions to a new OptionArgParser class | Pavel Labath | 2018-04-10 | 1 | -2/+2 |
| * | Rename Error -> Status. | Zachary Turner | 2017-05-12 | 1 | -3/+3 |
| * | Move StringList from Core -> Utility. | Zachary Turner | 2017-03-21 | 1 | -1/+1 |
| * | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -1/+1 |
| * | Update OptionGroup::SetValue to take StringRef. | Zachary Turner | 2016-09-23 | 1 | -1/+1 |
| * | Add unit tests for a few string conversion functions in Args. | Zachary Turner | 2016-09-16 | 1 | -1/+1 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -49/+37 |
| * | Refactor OptionValue::SetValueFromCString to use llvm::StringRef | Pavel Labath | 2015-02-20 | 1 | -4/+4 |
| * | Add support for character option types. | Zachary Turner | 2015-01-12 | 1 | -0/+80 |

