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
/
XRefs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "[clangd] Implement "textDocument/documentLink" protocol suppo...
Sam McCall
2020-01-02
1
-0
/
+3
*
Revert "[clangd] Implement "textDocument/documentLink" protocol support"
Dmitri Gribenko
2019-12-16
1
-3
/
+0
*
[clangd] Implement "textDocument/documentLink" protocol support
Michael Forster
2019-12-12
1
-0
/
+3
*
[clangd] Untangle Hover from XRefs, move into own file.
Sam McCall
2019-11-19
1
-81
/
+0
*
[clangd] Expose the xref's incomplete flag to clangdServer API.
Haojian Wu
2019-11-18
1
-4
/
+7
*
[clangd] Add a helper for extracting nonlocal decls in a FunctionDecl
Kadir Cetinkaya
2019-09-26
1
-1
/
+4
*
[clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC
Sam McCall
2019-09-04
1
-1
/
+4
*
[clangd] Implement typeHierarchy/resolve for subtypes
Nathan Ridge
2019-07-13
1
-0
/
+4
*
Revert "[clangd] Implement typeHierarchy/resolve for subtypes"
Russell Gallop
2019-07-12
1
-4
/
+0
*
[clangd] Implement typeHierarchy/resolve for subtypes
Nathan Ridge
2019-07-12
1
-0
/
+4
*
[clangd] Implementation of auto type expansion.
Sam McCall
2019-07-11
1
-0
/
+10
*
[clangd] Show documentation in hover, and fetch docs from index if needed.
Sam McCall
2019-07-09
1
-1
/
+2
*
[clangd] Add Value field to HoverInfo
Kadir Cetinkaya
2019-06-26
1
-0
/
+2
*
[clangd] Type hierarchy subtypes
Nathan Ridge
2019-06-16
1
-3
/
+3
*
[clangd] Represent Hover result using FormattedString
Ilya Biryukov
2019-05-29
1
-2
/
+3
*
[clangd] Introduce a structured hover response
Kadir Cetinkaya
2019-05-28
1
-1
/
+69
*
[clangd] Add support for type hierarchy (super types only for now)
Kadir Cetinkaya
2019-03-19
1
-0
/
+11
*
[clangd] Implement textDocument/declaration from LSP 3.14
Sam McCall
2019-02-01
1
-2
/
+18
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Add Limit parameter for xref.
Haojian Wu
2019-01-14
1
-0
/
+2
*
[clangd] textDocument/SymbolInfo extension
Jan Korous
2018-11-27
1
-0
/
+3
*
[clangd] Implement findReferences function
Sam McCall
2018-09-05
1
-0
/
+4
*
NFC: Enforce good formatting across multiple clang-tools-extra files
Kirill Bobyrev
2018-08-14
1
-4
/
+6
*
[clangd] Hover should return null when not hovering over anything.
Sam McCall
2018-06-04
1
-1
/
+2
*
[clangd] Using index for GoToDefinition.
Haojian Wu
2018-04-30
1
-1
/
+3
*
[clangd] Implement textDocument/hover
Marc-Andre Laperle
2018-02-16
1
-0
/
+3
*
[clangd] Pass Context implicitly using TLS.
Sam McCall
2018-01-31
1
-5
/
+3
*
[clangd] Split findDefs/highlights into XRefs, from ClangdUnit. NFC
Sam McCall
2017-12-19
1
-0
/
+34