index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Interpreter
/
OptionValueEnumeration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced more boilerplate code with CompletionRequest (NFC)
Raphael Isemann
2018-07-13
1
-10
/
+10
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-3
/
+3
*
Change UniqueCStringMap to use ConstString as the key
Pavel Labath
2017-05-02
1
-8
/
+7
*
Move StringList from Core -> Utility.
Zachary Turner
2017-03-21
1
-1
/
+1
*
Convert AutoComplete related code to StringRef.
Zachary Turner
2016-11-17
1
-2
/
+2
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-1
/
+1
*
Remove unused variable.
Zachary Turner
2016-10-07
1
-1
/
+0
*
Convert UniqueCStringMap to use StringRef.
Zachary Turner
2016-10-06
1
-6
/
+7
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-125
/
+94
*
Refactor OptionValue::SetValueFromCString to use llvm::StringRef
Pavel Labath
2015-02-20
1
-10
/
+5
*
Handle trailing spaces on "settings set" command more correctly
Pavel Labath
2015-02-16
1
-1
/
+1
*
Fixed an issue where if the operating system python plug-in is changed at run...
Greg Clayton
2015-01-13
1
-0
/
+2
*
Switch NULL to C++11 nullptr in source/Interpreter
Ed Maste
2014-04-20
1
-1
/
+1
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-1
/
+1
*
<rdar://problem/12022079>
Greg Clayton
2012-08-23
1
-0
/
+35
*
Reimplemented the code that backed the "settings" in lldb. There were many is...
Greg Clayton
2012-08-22
1
-0
/
+131