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
/
ClangDMain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Rename ClangDMain.cpp -> ClangdMain.cpp, NFC
Krasimir Georgiev
2017-04-12
1
-122
/
+0
*
[clangd] Remove ASTUnits for closed documents and cache CompilationDatabase p...
Krasimir Georgiev
2017-04-10
1
-1
/
+3
*
[clangd] Add code completion support
Krasimir Georgiev
2017-04-04
1
-0
/
+2
*
[clangd] Fix not being able to attach a debugger on macOS
Benjamin Kramer
2017-03-14
1
-0
/
+4
*
[clangd] Add support for FixIts.
Benjamin Kramer
2017-03-01
1
-2
/
+11
*
[clangd] Implement format on type
Krasimir Georgiev
2017-02-16
1
-0
/
+3
*
[clangd] Synchronize logs access.
Benjamin Kramer
2017-02-15
1
-3
/
+2
*
[clangd] Wire up ASTUnit and publish diagnostics with it.
Benjamin Kramer
2017-02-15
1
-0
/
+3
*
[clangd] Move isDone from the JSONOutput to ShutdownHandler.
Benjamin Kramer
2017-02-10
1
-3
/
+4
*
[clangd] Refactor stream output into a single thread-safe output object.
Benjamin Kramer
2017-02-10
1
-7
/
+12
*
[clangd] Ignore comments in clangd input, so we can write tests without sed.
Benjamin Kramer
2017-02-07
1
-0
/
+5
*
[clangd] Set stdin to binary to fix tests on windows.
Benjamin Kramer
2017-02-07
1
-0
/
+4
*
[clangd] Harden test against sed implementations that strip \r.
Benjamin Kramer
2017-02-07
1
-5
/
+4
*
Add a prototype for clangd
Benjamin Kramer
2017-02-07
1
-0
/
+86