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
*
[lldb][NFC] Remove ArgEntry::ref member
Raphael Isemann
2019-09-13
1
-3
/
+3
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Add functionality to export settings
Jonas Devlieghere
2018-10-26
1
-3
/
+11
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-5
/
+3
*
Move Args.cpp from Interpreter to Utility
Pavel Labath
2018-04-17
1
-1
/
+1
*
[Interpreter] Remove unused variable usage. NFCI.
Davide Italiano
2017-11-01
1
-2
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-11
/
+13
*
Re-add "demonstrate new Args API"
Zachary Turner
2016-11-22
1
-60
/
+61
*
Fix build failure on Linux and BSD by reverting r287597
Omair Javaid
2016-11-22
1
-61
/
+60
*
Add the new Args / entry-access API.
Zachary Turner
2016-11-21
1
-60
/
+61
*
Rewrite all Property related functions in terms of StringRef.
Zachary Turner
2016-11-17
1
-88
/
+43
*
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