summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/OptionValueChar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Move Args::StringTo*** functions to a new OptionArgParser classPavel Labath2018-04-101-2/+2
* Rename Error -> Status.Zachary Turner2017-05-121-3/+3
* Move StringList from Core -> Utility.Zachary Turner2017-03-211-1/+1
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* Update OptionGroup::SetValue to take StringRef.Zachary Turner2016-09-231-1/+1
* Add unit tests for a few string conversion functions in Args.Zachary Turner2016-09-161-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-49/+37
* Refactor OptionValue::SetValueFromCString to use llvm::StringRefPavel Labath2015-02-201-4/+4
* Add support for character option types.Zachary Turner2015-01-121-0/+80
OpenPOWER on IntegriCloud