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
/
Utility
/
CompletionRequest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Use AppendEmptyArgument in CompletionRequest constructor
Raphael Isemann
2019-09-26
1
-7
/
+3
*
[lldb] Remove redundant argument lists in CompletionRequest
Raphael Isemann
2019-09-24
1
-6
/
+4
*
[lldb] Make cursor index in CompletionRequest unsigned
Raphael Isemann
2019-09-23
1
-23
/
+17
*
[lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and re...
Raphael Isemann
2019-08-22
1
-4
/
+7
*
[lldb][NFC] Assert on invalid cursors positions when creating CompletionRequest
Raphael Isemann
2019-08-09
1
-0
/
+1
*
[CompletionRequest] Remove unimplemented members.
Jonas Devlieghere
2019-07-31
1
-4
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add support for descriptions with command completions.
Raphael Isemann
2018-09-13
1
-5
/
+38
*
Narrow the CompletionRequest API to being append-only.
Raphael Isemann
2018-07-27
1
-0
/
+1
*
Replaced more boilerplate code with CompletionRequest (NFC)
Raphael Isemann
2018-07-13
1
-9
/
+42
*
Refactoring for for the internal command line completion API (NFC)
Raphael Isemann
2018-07-02
1
-0
/
+26