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
/
execute-command.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
-68
/
+0
*
[clangd] Use shorter, more recognizable codes for diagnostics.
Sam McCall
2019-04-17
1
-1
/
+1
*
[clangd] Include textual diagnostic ID as Diagnostic.code.
Sam McCall
2019-04-17
1
-1
/
+3
*
[clangd] Append "(fix available)" to diagnostic message when fixes are present.
Eric Liu
2019-01-31
1
-1
/
+1
*
[clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction. (re...
Sam McCall
2018-10-17
1
-0
/
+2
*
Revert "[clangd] Refactor JSON-over-stdin/stdout code into Transport abstract...
Krasimir Georgiev
2018-10-16
1
-2
/
+0
*
[clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction.
Sam McCall
2018-10-16
1
-0
/
+2
*
[clangd] send diagnostic categories only when 'categorySupport'
Alex Lorenz
2018-08-22
1
-1
/
+0
*
[clangd] add an extension field to LSP to transfer the diagnostic's category
Alex Lorenz
2018-08-14
1
-0
/
+1
*
[clangd] capitalize diagnostic messages
Alex Lorenz
2018-08-03
1
-1
/
+1
*
[clangd] Revamp handling of diagnostics.
Ilya Biryukov
2018-03-12
1
-28
/
+0
*
[clangd] Support simpler JSON-RPC stream parsing for lit tests.
Sam McCall
2018-02-06
1
-112
/
+92
*
[clangd] Add a test URI scheme for lit tests to unbreak platform-specific URI...
Eric Liu
2018-01-31
1
-9
/
+9
*
[clangd] Emit ranges for clangd diagnostics, and fix off-by-one positions
Sam McCall
2017-12-13
1
-4
/
+4
*
Adds a json::Expr type to represent intermediate JSON expressions.
Sam McCall
2017-11-06
1
-4
/
+49
*
[clangd] Handle clangd.applyFix server-side
Marc-Andre Laperle
2017-11-03
1
-0
/
+67