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
/
OptionValueDictionary.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-1
/
+1
*
Update OptionGroup::SetValue to take StringRef.
Zachary Turner
2016-09-23
1
-28
/
+2
*
Fix more functions in Args to use StringRef.
Zachary Turner
2016-09-19
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-374
/
+322
*
Fix a variety of typos.
Bruce Mitchener
2015-06-18
1
-2
/
+2
*
Fix a bug where passing a value of the type "A B" to settings set target.env-...
Enrico Granata
2015-06-15
1
-0
/
+6
*
Don't #include "lldb-python.h" from anywhere.
Zachary Turner
2015-05-29
1
-2
/
+0
*
Refactor OptionValue::SetValueFromCString to use llvm::StringRef
Pavel Labath
2015-02-20
1
-5
/
+5
*
Fixed an issue where if the operating system python plug-in is changed at run...
Greg Clayton
2015-01-13
1
-1
/
+4
*
Add support for character option types.
Zachary Turner
2015-01-12
1
-0
/
+1
*
Switch NULL to C++11 nullptr in source/Interpreter
Ed Maste
2014-04-20
1
-7
/
+7
*
<rdar://problem/12978143>
Enrico Granata
2013-01-28
1
-1
/
+1
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
Reimplemented the code that backed the "settings" in lldb. There were many is...
Greg Clayton
2012-08-22
1
-0
/
+434