tree: a8eb10bf489adcf33c3a36384084a76026c0be6b [path history] [tgz]
  1. benchmarks/
  2. fuzzer/
  3. include-mapping/
  4. index/
  5. indexer/
  6. refactor/
  7. support/
  8. test/
  9. tool/
  10. unittests/
  11. xpc/
  12. AST.cpp
  13. AST.h
  14. ClangdLSPServer.cpp
  15. ClangdLSPServer.h
  16. ClangdServer.cpp
  17. ClangdServer.h
  18. CMakeLists.txt
  19. CodeComplete.cpp
  20. CodeComplete.h
  21. CodeCompletionStrings.cpp
  22. CodeCompletionStrings.h
  23. CollectMacros.cpp
  24. CollectMacros.h
  25. CompileCommands.cpp
  26. CompileCommands.h
  27. Compiler.cpp
  28. Compiler.h
  29. Config.cpp
  30. Config.h
  31. ConfigCompile.cpp
  32. ConfigFragment.h
  33. ConfigProvider.cpp
  34. ConfigProvider.h
  35. ConfigYAML.cpp
  36. CSymbolMap.inc
  37. Diagnostics.cpp
  38. Diagnostics.h
  39. DraftStore.cpp
  40. DraftStore.h
  41. ExpectedTypes.cpp
  42. ExpectedTypes.h
  43. Features.inc.in
  44. FileDistance.cpp
  45. FileDistance.h
  46. FindSymbols.cpp
  47. FindSymbols.h
  48. FindTarget.cpp
  49. FindTarget.h
  50. Format.cpp
  51. Format.h
  52. FS.cpp
  53. FS.h
  54. FuzzyMatch.cpp
  55. FuzzyMatch.h
  56. GlobalCompilationDatabase.cpp
  57. GlobalCompilationDatabase.h
  58. Headers.cpp
  59. Headers.h
  60. HeaderSourceSwitch.cpp
  61. HeaderSourceSwitch.h
  62. Hover.cpp
  63. Hover.h
  64. IncludeFixer.cpp
  65. IncludeFixer.h
  66. JSONTransport.cpp
  67. ParsedAST.cpp
  68. ParsedAST.h
  69. PathMapping.cpp
  70. PathMapping.h
  71. Preamble.cpp
  72. Preamble.h
  73. Protocol.cpp
  74. Protocol.h
  75. Quality.cpp
  76. Quality.h
  77. QueryDriverDatabase.cpp
  78. README.md
  79. RIFF.cpp
  80. RIFF.h
  81. Selection.cpp
  82. Selection.h
  83. SemanticHighlighting.cpp
  84. SemanticHighlighting.h
  85. SemanticSelection.cpp
  86. SemanticSelection.h
  87. SourceCode.cpp
  88. SourceCode.h
  89. StdSymbolMap.inc
  90. Transport.h
  91. TUScheduler.cpp
  92. TUScheduler.h
  93. URI.cpp
  94. URI.h
  95. XRefs.cpp
  96. XRefs.h
clang-tools-extra/clangd/README.md

clangd

clangd is a language server, and provides C++ IDE features to editors. This is not its documentation.

Communication channels

If you have any questions or feedback, you can reach community and developers through one of these channels: