1. 8edfc2f [clangd] Cleanup of readability-identifier-naming by Christian Kühnel · 3 years, 4 months ago
  2. 71a082f [clangd] Implement textDocument/typeDefinition by Sam McCall · 3 years, 4 months ago
  3. 244dd29 Don't pass uninitialized QueryKind by Vitaly Buka · 3 years, 4 months ago
  4. 81967b4 [clangd] Don't trim xrefs references if we overran the limit by Kadir Cetinkaya · 3 years, 5 months ago
  5. e2cad4d [clangd] Add ObjC method support to prepareCallHierarchy by Sheldon Neuberger · 3 years, 6 months ago
  6. ec4a2c9 [NFC][clangd] cleanup llvm-else-after-return findings by Christian Kühnel · 3 years, 6 months ago
  7. 97fbc97 [clangd] Find definition of ClassTemplate without going through index. by Adam Czachorowski · 3 years, 6 months ago
  8. 6831c1d [clangd] Include refs of base method in refs for derived method. by Utkarsh Saxena · 3 years, 7 months ago
  9. eb209c1 clangd: Do not report inline overrides twice by Christian Kandeler · 3 years, 8 months ago
  10. bb81e70 [clangd] Add basic support for attributes (selection, hover) by Sam McCall · 3 years, 9 months ago
  11. c3d5f30 [clangd] Find implementors only when index is present. by Utkarsh Saxena · 4 years ago
  12. d7cb230 [clangd] Add SymbolID to LocatedSymbol. by Utkarsh Saxena · 4 years, 1 month ago
  13. cbc9c4e [clangd] Add support for inline parameter hints by Nathan Ridge · 4 years, 1 month ago
  14. f71404c [clangd] Replace usages of dummy with more descriptive words by Kadir Cetinkaya · 4 years, 2 months ago
  15. 7d2fba8 [clangd] ObjC fixes for semantic highlighting and xref highlights by Sam McCall · 4 years, 3 months ago
  16. 9510b094 [clangd] Factor out the heuristic resolver code into its own class by Nathan Ridge · 4 years, 3 months ago
  17. 54afcad [clangd] Report xref for base methods. by Utkarsh Saxena · 4 years, 3 months ago
  18. fbeff2e [clangd] Report only decl of overridding method in xref. by Utkarsh Saxena · 4 years, 3 months ago
  19. 8712df7 [clangd] references: decls of overrides of x are refs to x, not decls by Sam McCall · 4 years, 4 months ago
  20. ff4832d [clangd] Respect ReferencesParams.context.includeDeclarations by Sam McCall · 4 years, 4 months ago
  21. 42830f8 [clangd] Extend find-refs to include overrides. by Haojian Wu · 4 years, 4 months ago
  22. 2e25be0 [clangd] Add main file macros into the main-file index. by Aleksandr Platonov · 4 years, 4 months ago
  23. 1677c86 [clangd] Add metrics for go-to-implementation. by Haojian Wu · 4 years, 4 months ago
  24. 8e36d21 [clangd] Add go-to-def metric. by Haojian Wu · 4 years, 4 months ago
  25. ed3b1f9 [clangd] go-to-implementation on a base class jumps to all subclasses. by Haojian Wu · 4 years, 4 months ago
  26. bda7d0a [clangd] Improve goToDefinition on auto and dectype by Quentin Chateau · 4 years, 5 months ago
  27. 63ec9e40 [clangd] Go-to-definition on pure virtual method decls jumps to all overrides. by Haojian Wu · 4 years, 5 months ago
  28. 3d2c681 [clangd] Avoid type hierarchy crash on incomplete type by Nathan Ridge · 4 years, 6 months ago
  29. 5b6f475 [clangd] Sort results of incomingCalls request by container name by Nathan Ridge · 4 years, 6 months ago
  30. 3e6e6a2 [clangd] Call hierarchy (XRefs layer, incoming calls) by Nathan Ridge · 4 years, 6 months ago
  31. 130da80 Revert "Revert "[clangd] Implement textDocument/implementation (Xref layer)"" by Utkarsh Saxena · 4 years, 6 months ago
  32. 0016ab6 Revert "[clangd] Implement textDocument/implementation (Xref layer)" by Utkarsh Saxena · 4 years, 6 months ago
  33. 4324320 [clangd] Implement textDocument/implementation (Xref layer) by Utkarsh Saxena · 4 years, 6 months ago
  34. 0df1975 [clangd] Value initialize SymbolIDs by Kadir Cetinkaya · 4 years, 7 months ago
  35. 0e94836 [clangd] Go-to-definition from non-renaming alias is unambiguous. by Sam McCall · 4 years, 7 months ago
  36. 245b61a [clangd] Increase the TooMany limit for index-based textual navigation to 5 by Nathan Ridge · 4 years, 7 months ago
  37. 1704704 [clangd] NFC: Update FIXME comment regarding lack of c/dtor support by Kirill Bobyrev · 4 years, 7 months ago
  38. f24649b [clangd] Don't set the Underlying bit on targets of UsingDecls. by Haojian Wu · 4 years, 7 months ago
  39. d8ba6b4 [clangd] findNearbyIdentifier(): guaranteed to give up after 2^N lines by Aleksandr Platonov · 4 years, 8 months ago
  40. cc6d1f8 [clangd] When finding refs for a renaming alias, do not return refs to underlying decls by Nathan Ridge · 4 years, 8 months ago
  41. 9b1666f [clangd] Rename evaluate() to evaluateHeuristics() by Utkarsh Saxena · 4 years, 8 months ago
  42. 98756d8 [clangd] Fix comment. NFC by Sam McCall · 4 years, 8 months ago
  43. ca842c8 [clangd] Handle templates more consistently in type hierarchy by Nathan Ridge · 4 years, 9 months ago
  44. e33ec9d [clangd] Target member of dependent base made visible via a using-decl by Nathan Ridge · 4 years, 9 months ago
  45. cb29c33 [clangd][ObjC] Improve xrefs for protocols and classes by David Goldman · 4 years, 9 months ago
  46. a701618 [clangd] Include the underlying decls in go-to-definition. by Haojian Wu · 4 years, 9 months ago
  47. 5191f70 [clangd] Support new/deleta operator in TargetFinder. by Haojian Wu · 4 years, 10 months ago
  48. 638f0cf [clangd] Be more explicit on testing the optional DefLoc in LocatedSymbol. by Haojian Wu · 4 years, 10 months ago
  49. 05b17346 [clangd] findNearbyIdentifier(): fix the word search in the token stream. by Aleksandr Platonov · 4 years, 10 months ago
  50. c911803 [clangd] Remove TokenBuffer usage in TypeHierarchy by Aleksandr Platonov · 4 years, 10 months ago
  51. 7e2d27b Fix two -Wrange-loop-analysis warnings that Xcode 12 beta incorrectly complains about by Nico Weber · 4 years, 11 months ago
  52. 84ced55 [clangd] Remove redundant `findRefs` calls. NFC. by lh123 · 4 years, 11 months ago
  53. 937c135 As part of using inclusive language within the llvm project, by Eric Christopher · 5 years ago
  54. 7759f70 [clangd] Support typeHierarchy/resolve for children of parents as well by Nathan Ridge · 5 years ago
  55. 538c275 [clangd] locateMacroAt handles patched macros by Kadir Cetinkaya · 5 years ago
  56. a56141b [clangd] Highlight related control flow. by Sam McCall · 5 years ago
  57. b752a27 [clangd] Log use of heuristic go-to-def. NFC by Sam McCall · 5 years ago
  58. d870016 [clangd] Get rid of Inclusion::R by Kadir Cetinkaya · 5 years ago
  59. ad97ccf [clangd] Move non-clang base pieces into separate support/ lib. NFCI by Sam McCall · 5 years ago
  60. 230cae8 [clangd] Enable textual fallback for go-to-definition on dependent names by Nathan Ridge · 5 years ago
  61. 3f1c2bf [clangd] go-to-def on names in comments etc that are used nearby. by Sam McCall · 5 years ago
  62. ba1ffd2 [OpenMP][NFC] Remove the need to include `OpenMPClause.h` by Reid Kleckner · 5 years ago
  63. b420065 [clangd] Fix an assertion crash in ReferenceFinder. by Haojian Wu · 5 years ago
  64. 6324912 [clangd] Simplify "preferred" vs "definition" logic a bit in XRefs AST code. by Sam McCall · 5 years ago
  65. b89202e [clangd] Do not trigger go-to-def textual fallback inside string literals by Nathan Ridge · 5 years ago
  66. dc4cd43 [clangd] Add a textual fallback for go-to-definition by Sam McCall · 5 years ago
  67. 3755039 [clangd] Get rid of getTokenRange helper by Kadir Cetinkaya · 5 years ago
  68. e7de00c [clangd] Split locateSymbolAt into several component functions, to allow later reuse. NFC by Sam McCall · 5 years ago
  69. 3ae2fc7 [clangd] Get rid of lexer usage in locateMacroAt by Kadir Cetinkaya · 5 years ago
  70. 2011d14 [clangd] Clean-up XRefs.cpp from Lexer usages and unnecessary SourceLoc transformations by Kadir Cetinkaya · 5 years ago
  71. e09754c [clangd] Migrate Lexer usages in TypeHierarchy to TokenBuffers by Kadir Cetinkaya · 5 years ago
  72. be6d07c [clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if token-after-cursor fails. by Sam McCall · 5 years ago
  73. b4b9706 Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if token-after-cursor fails." by Sam McCall · 5 years ago
  74. a2ce807 [clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if token-after-cursor fails. by Sam McCall · 5 years ago
  75. 827f49e [clangd] Make go-to-def jumps to overriden methods on `final` specifier. by Haojian Wu · 5 years ago
  76. bcb3e42 [clangd] Go-to-definition on 'override' jumps to overridden method(s) by Sam McCall · 5 years ago
  77. adcd026 Make llvm::StringRef to std::string conversions explicit. by Benjamin Kramer · 5 years ago
  78. 734aa1d [clangd] Publish xref for macros from Index and AST. by Utkarsh Saxena · 5 years ago
  79. 79a09d8 [clangd] Show template arguments in type hierarchy when possible by Nathan Ridge · 5 years ago
  80. f06f439 [clangd] targetDecl() returns only NamedDecls. by Sam McCall · 5 years ago
  81. 8d7ecc1 Revert "Revert "[clangd] Implement "textDocument/documentLink" protocol support"" by Sam McCall · 5 years ago
  82. 6af1ad2 Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if token-after-cursor fails." by Sam McCall · 5 years ago
  83. a0ff8cd [clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if token-after-cursor fails. by Sam McCall · 5 years ago
  84. 8f876d5 Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if token-after-cursor fails." by Sam McCall · 5 years ago
  85. 2500a8d [clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if token-after-cursor fails. by Sam McCall · 5 years ago
  86. 079ef78 Revert "[clangd] Implement "textDocument/documentLink" protocol support" by Dmitri Gribenko · 5 years ago
  87. 3b9715c [NFC] Fix typos in Clangd and Clang by Kirill Bobyrev · 5 years ago
  88. f0604e7 Revert "[clangd] Fall back to selecting token-before-cursor if token-after-cursor fails." by Nico Weber · 5 years ago
  89. b60896f [clangd] Fall back to selecting token-before-cursor if token-after-cursor fails. by Sam McCall · 5 years ago
  90. d6417f5 [clangd] Implement "textDocument/documentLink" protocol support by Michael Forster · 5 years ago
  91. b63c35e [clangd] Simplify code using findName. NFC by Ilya Biryukov · 5 years ago
  92. e8716a6 [clangd] Navigation from definition of template specialization to primary template by Nathan Ridge · 5 years ago
  93. 01e5290 [clangd] Simplify the code, NFC. by Haojian Wu · 5 years ago
  94. c0ee022 [clangd] NFC, add getLangOpts helper to ParsedAST by Alex Lorenz · 5 years ago
  95. 765b125 [clangd] Untangle Hover from XRefs, move into own file. by Sam McCall · 5 years ago
  96. e51484a [clangd] Fix hover 'local scope' to include class template params by Sam McCall · 5 years ago
  97. 6ec0714 [clangd] More sensible output for constructors/destructors in hover. by Sam McCall · 5 years ago
  98. 2054ed0 [clangd] Store xref for Macros in ParsedAST. by Utkarsh Saxena · 5 years ago
  99. 5181ada [clangd] Expose the xref's incomplete flag to clangdServer API. by Haojian Wu · 5 years ago
  100. 209e30b [clangd] Don't repeat class template args when printing constructor definitions by Sam McCall · 6 years ago