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
/
test
/
clangd
/
initialize-params-invalid.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Move clangd tests to clangd directory. check-clangd is no longer par...
Sam McCall
2019-04-29
1
-12
/
+0
*
[clangd] Add xrefs LSP boilerplate implementation.
Sam McCall
2018-09-05
1
-35
/
+1
*
[clangd] Implementation of textDocument/documentSymbol
Marc-Andre Laperle
2018-07-05
1
-0
/
+1
*
[clangd] Remove LSP command-based #include insertion.
Eric Liu
2018-05-15
1
-2
/
+1
*
[clangd] Implementation of workspace/symbol request
Marc-Andre Laperle
2018-04-23
1
-1
/
+2
*
[clangd] Support incremental document syncing
Simon Marchi
2018-03-26
1
-1
/
+1
*
[clangd] Try to fix failures on clang-x64-ninja-win7 build bot.
Eric Liu
2018-02-28
1
-1
/
+1
*
[clangd] Implement textDocument/hover
Marc-Andre Laperle
2018-02-16
1
-0
/
+1
*
[clangd] collect symbol #include & insert #include in global code completion.
Eric Liu
2018-02-16
1
-1
/
+2
*
[clangd] Support simpler JSON-RPC stream parsing for lit tests.
Sam McCall
2018-02-06
1
-49
/
+43
*
[clangd] Document highlights for clangd
Ilya Biryukov
2017-12-12
1
-0
/
+1
*
[clangd] Simplify common JSON-parsing patterns in Protocol.
Sam McCall
2017-11-29
1
-1
/
+1
*
[clangd] Add rename support.
Haojian Wu
2017-11-09
1
-0
/
+1
*
[clangd] Fix initialize capabilities response
Sam McCall
2017-11-07
1
-28
/
+30
*
Adds a json::Expr type to represent intermediate JSON expressions.
Sam McCall
2017-11-06
1
-15
/
+33
*
[clangd] Handle clangd.applyFix server-side
Marc-Andre Laperle
2017-11-03
1
-2
/
+3
*
[clangd] Handle exit notification (proper shutdown)
Ilya Biryukov
2017-10-25
1
-0
/
+4
*
[clangd] Add textDocument/signatureHelp
Ilya Biryukov
2017-10-06
1
-1
/
+2
*
[clangd] Handle InitializeParams and store rootUri
Marc-Andre Laperle
2017-09-27
1
-0
/
+21