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
/
OptionValueArch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and re...
Raphael Isemann
2019-08-22
1
-4
/
+2
*
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
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Narrow the CompletionRequest API to being append-only.
Raphael Isemann
2018-07-27
1
-2
/
+1
*
Replaced more boilerplate code with CompletionRequest (NFC)
Raphael Isemann
2018-07-13
1
-8
/
+6
*
Move Args.cpp from Interpreter to Utility
Pavel Labath
2018-04-17
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-3
/
+3
*
Convert AutoComplete related code to StringRef.
Zachary Turner
2016-11-17
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-75
/
+52
*
Decoupled Options from CommandInterpreter.
Todd Fiala
2016-08-11
1
-0
/
+1
*
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
-13
/
+6
*
Handle trailing spaces on "settings set" command more correctly
Pavel Labath
2015-02-16
1
-1
/
+3
*
Fixed an issue where if the operating system python plug-in is changed at run...
Greg Clayton
2015-01-13
1
-0
/
+4
*
Switch NULL to C++11 nullptr in source/Interpreter
Ed Maste
2014-04-20
1
-1
/
+1
*
<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
/
+109