summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/OptionGroupBoolean.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update OptionGroup::SetValue to take StringRef.Zachary Turner2016-09-231-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-43/+35
* 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-2/+2
* <rdar://problem/12798131> Greg Clayton2012-12-041-1/+1
* Wrapped up the work I am going to do for now for the "add-dsym" or "target sy...Greg Clayton2012-09-271-7/+16
* Headers have been moved to /includes/lldb/Interpreter. This patchJohnny Chen2011-05-131-1/+1
* Added new OptionGroup classes for UInt64, UUID, File and Boolean values.Greg Clayton2011-05-031-0/+58
OpenPOWER on IntegriCloud