summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/OptionGroupString.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Error -> Status.Zachary Turner2017-05-121-4/+4
* Delete some more dead includes.Zachary Turner2017-03-221-0/+1
* Update OptionGroup::SetValue to take StringRef.Zachary Turner2016-09-231-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-34/+26
* Decoupled Options from CommandInterpreter.Todd Fiala2016-08-111-4/+4
* Refactor OptionValue::SetValueFromCString to use llvm::StringRefPavel Labath2015-02-201-1/+1
* Fix tests broken by the OptionValidator changes.Zachary Turner2014-07-091-0/+1
* Switch NULL to C++11 nullptr in source/InterpreterEd Maste2014-04-201-1/+1
* Add OptionParser.hVirgile Bello2013-09-051-1/+1
* <rdar://problem/12798131> Greg Clayton2012-12-041-1/+1
* <rdar://problem/12491387>Greg Clayton2012-10-191-0/+58
OpenPOWER on IntegriCloud