summaryrefslogtreecommitdiff
path: root/source/Interpreter/OptionValueSInt64.cpp
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-11Remove header grouping comments.Jonas Devlieghere
2018-04-30Reflow paragraphs in comments.Adrian Prantl
2017-05-12Rename Error -> Status.Zachary Turner
2017-02-02Move classes from Core -> Utility.Zachary Turner
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-02-20Refactor OptionValue::SetValueFromCString to use llvm::StringRefPavel Labath
2015-02-16Handle trailing spaces on "settings set" command more correctlyPavel Labath
2015-01-15Moved Args::StringToXIntYZ to StringConvert::ToXIntYZVince Harron
2015-01-13Fixed an issue where if the operating system python plug-in is changed at run...Greg Clayton
2012-11-29Resolve printf formatting warnings on Linux:Daniel Malea
2012-08-22Reimplemented the code that backed the "settings" in lldb. There were many is...Greg Clayton