aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Interpreter/OptionValueBoolean.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-104/+78
2016-08-09Delete Host/windows/win32.hZachary Turner1-0/+1
2015-02-20Refactor OptionValue::SetValueFromCString to use llvm::StringRefPavel Labath1-7/+6
2015-01-13Fixed an issue where if the operating system python plug-in is changed at run...Greg Clayton1-0/+2
2014-06-27lldb: remove adhoc implementation of array_sizeofSaleem Abdulrasool1-1/+2
2014-04-20Switch NULL to C++11 nullptr in source/InterpreterEd Maste1-1/+1
2012-08-23<rdar://problem/12022079>Greg Clayton1-0/+48
2012-08-22Reimplemented the code that backed the "settings" in lldb. There were many is...Greg Clayton1-0/+87