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
/
OptionGroupFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-8
/
+9
*
Delete some more dead includes.
Zachary Turner
2017-03-22
1
-0
/
+1
*
Update OptionGroup::SetValue to take StringRef.
Zachary Turner
2016-09-23
1
-3
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-67
/
+49
*
Decoupled Options from CommandInterpreter.
Todd Fiala
2016-08-11
1
-8
/
+8
*
Refactor OptionValue::SetValueFromCString to use llvm::StringRef
Pavel Labath
2015-02-20
1
-2
/
+2
*
Fix tests broken by the OptionValidator changes.
Zachary Turner
2014-07-09
1
-0
/
+2
*
Switch NULL to C++11 nullptr in source/Interpreter
Ed Maste
2014-04-20
1
-2
/
+2
*
Add OptionParser.h
Virgile Bello
2013-09-05
1
-2
/
+2
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-4
/
+4
*
Added new options to "target create" and "target modules add".
Greg Clayton
2012-11-30
1
-2
/
+2
*
Added "target variable" command that allows introspection of global
Greg Clayton
2011-07-07
1
-0
/
+40
*
Headers have been moved to /includes/lldb/Interpreter. This patch
Johnny Chen
2011-05-13
1
-1
/
+1
*
Added new OptionGroup classes for UInt64, UUID, File and Boolean values.
Greg Clayton
2011-05-03
1
-0
/
+57