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
/
clang-tools-extra
/
clangd
/
SourceCode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Unify path canonicalizations in the codebase
Kadir Cetinkaya
2018-12-19
1
-5
/
+6
*
[clangd] Put direct headers into srcs section.
Kadir Cetinkaya
2018-11-27
1
-0
/
+9
*
Fix range length comparison in DraftStore::UpdateDraft when Unicode character...
Sam McCall
2018-10-23
1
-0
/
+4
*
[clangd] Support textEdit in addition to insertText.
Kadir Cetinkaya
2018-08-13
1
-0
/
+2
*
[clangd] Avoid duplicates in findDefinitions response
Simon Marchi
2018-08-10
1
-4
/
+11
*
Added functionality to suggest FixIts for conversion of '->' to '.' and vice ...
Kadir Cetinkaya
2018-08-08
1
-0
/
+5
*
[clangd] Implementation of textDocument/documentSymbol
Marc-Andre Laperle
2018-07-05
1
-0
/
+3
*
[clangd] Move helpers that convert Replacements to TextEdits to SourceCode.h
Eric Liu
2018-05-11
1
-0
/
+6
*
[clangd] Fix unicode handling, using UTF-16 where LSP requires it.
Sam McCall
2018-04-27
1
-9
/
+10
*
[clangd] Implementation of workspace/symbol request
Marc-Andre Laperle
2018-04-23
1
-0
/
+5
*
Make positionToOffset return llvm::Expected<size_t>
Simon Marchi
2018-03-21
1
-1
/
+16
*
[clangd] Revamp handling of diagnostics.
Ilya Biryukov
2018-03-12
1
-0
/
+4
*
[clangd] #include statements support for Open definition
Marc-Andre Laperle
2018-02-21
1
-0
/
+6
*
[clangd] Expose offset <-> LSP position functions, and fix bugs
Sam McCall
2017-12-19
1
-0
/
+29