summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/OptionValueFormatEntity.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert AutoComplete related code to StringRef.Zachary Turner2016-11-171-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-104/+79
* Fixed "format-string" based settings so they can have quotes on them without ...Greg Clayton2015-06-031-1/+20
* Don't #include "lldb-python.h" from anywhere.Zachary Turner2015-05-291-2/+0
* Refactor OptionValue::SetValueFromCString to use llvm::StringRefPavel Labath2015-02-201-4/+3
* Get rid of Debugger::FormatPrompt() and replace it with the new FormatEntity ...Greg Clayton2015-02-041-0/+124
OpenPOWER on IntegriCloud