1. 03e14de [clangd] Release notes by Sam McCall · 4 years, 8 months ago
  2. 61380a8 [clang-doc] Switch Generator::CreateResources to use llvm::Error by Julie Hockett · 4 years, 8 months ago
  3. 69a0ce9 [clangd] Fix docs by Kadir Cetinkaya · 4 years, 8 months ago
  4. 72776e9 Moved GlobList into a separate header file by Dmitri Gribenko · 4 years, 8 months ago
  5. 86028ae [clangd] Add docs for configuration knobs in clangd by Kadir Cetinkaya · 4 years, 8 months ago
  6. 626403c [clang-tidy][NFC] Qualify `makeRule` call in test, for consistency with other calls. by Yitzhak Mandelbaum · 4 years, 8 months ago
  7. 6cbf227 [clang-tidy] TransformerClangTidyCheck: change choice of location for diagnostic message. by Yitzhak Mandelbaum · 4 years, 8 months ago
  8. 45258b2 [clangd] Handling text editor/document lifetimes in vscode extension. by Johan Vikstrom · 4 years, 8 months ago
  9. 12227d3 [clangd] Added a colorizer to the vscode extension. by Johan Vikstrom · 4 years, 8 months ago
  10. de49974 [clangd] Send highlighting diff beyond the end of the file. by Haojian Wu · 4 years, 8 months ago
  11. e41e9ff [clang-tidy] Manually enable exceptions in tesst that uses them by Benjamin Kramer · 4 years, 8 months ago
  12. 4591430 [clang-doc] Bump BitcodeWriter max line number to 32U by Julie Hockett · 4 years, 8 months ago
  13. 1539ed4 Fix clang-tidy warning in clang-tidy by Benjamin Kramer · 4 years, 8 months ago
  14. 5ce95b6 [clang-tidy] Possibility of displaying duplicate warnings by Kristof Umann · 4 years, 8 months ago
  15. 1cd28db [clangd] Link more clang-tidy modules to clangd by Haojian Wu · 4 years, 8 months ago
  16. c1582bf [clang-tidy] Don't emit google-runtime-references warning for functions defined in macros. by Haojian Wu · 4 years, 8 months ago
  17. c1bf6a9 Fight a bit against global initializers. NFC. by Benjamin Kramer · 4 years, 8 months ago
  18. cadb16e [clangd] Fold string copy into lambda capture. NFC. by Benjamin Kramer · 4 years, 8 months ago
  19. 27d24ef [Clangd] Tweaktesting replace toString with consumeError by Shaurya Gupta · 4 years, 8 months ago
  20. e23401d Retire llvm::less/equal in favor of C++14 std::less<>/equal_to<>. by Benjamin Kramer · 4 years, 8 months ago
  21. 59e7cf0 Fixed Missing Expected error handling by Shaurya Gupta · 4 years, 8 months ago
  22. c7e920d [clangd] Send suppported codeActionKinds to the client. by Haojian Wu · 4 years, 8 months ago
  23. 409457d Remove \brief commands from doxygen comments. by Dmitri Gribenko · 4 years, 8 months ago
  24. 86226a2 [clangd] The ClangdServer::EnableHiddenFeatures is not used any more. by Haojian Wu · 4 years, 8 months ago
  25. cbaea41 Fix documentation build after rL369568 by Yuanfang Chen · 4 years, 8 months ago
  26. 2ecf82e [clang-tidy] Check for dynamically initialized statics in headers. by Yuanfang Chen · 4 years, 8 months ago
  27. b261e16 [clangd] Ignore implicit conversion-operator nodes in find refs. by Haojian Wu · 4 years, 8 months ago
  28. 0b21269 [clangd] Fix one testcase in XRefsTests. by Haojian Wu · 4 years, 9 months ago
  29. 6366345 [clangd] Skip function bodies inside processed files while indexing by Ilya Biryukov · 4 years, 9 months ago
  30. da0e851 Fix typo. "piont" => "point" by Richard Trieu · 4 years, 9 months ago
  31. 7281196 [clangd] Added highlighting for tokens that are macro arguments. by Johan Vikstrom · 4 years, 9 months ago
  32. eb809a7 [clangd] Added special HighlightingKind for function parameters. by Johan Vikstrom · 4 years, 9 months ago
  33. 00996d4 [clangd] Update features table in the docs with links to LSP extension proposals by Nathan Ridge · 4 years, 9 months ago
  34. 05a1723 [clang-doc] Fix casting not working in gcc 5.4.0 by Diego Astiazaran · 4 years, 9 months ago
  35. c27ad99 [clang-doc] Redesign of generated HTML files by Diego Astiazaran · 4 years, 9 months ago
  36. 6582e9f [clang-doc] Fix records in global namespace by Diego Astiazaran · 4 years, 9 months ago
  37. 7b5cc3f [clangd] suppress -Wparentheses warning: suggest parentheses around ‘&&’ within ‘||’ by Haojian Wu · 4 years, 9 months ago
  38. 47d46c6 [clangd] Simplify code of ClangdLSPServer::onCommand by Ilya Biryukov · 4 years, 9 months ago
  39. 2fe344d [clangd] Added highlighting for non type templates. by Johan Vikstrom · 4 years, 9 months ago
  40. 03e6389 [clangd] Remove Bind, use C++14 lambda captures instead. NFC by Ilya Biryukov · 4 years, 9 months ago
  41. 82c3a27 [clang-tidy] Migrate objc-super-self to use isDerivedFrom 🚛 by Stephane Moore · 4 years, 9 months ago
  42. 9a52388 [analyzer] Analysis: Silence checkers by Csaba Dabis · 4 years, 9 months ago
  43. db7e482 [clang-tidy] Migrate objc-forbidden-subclassing to use isDerivedFrom 🚛 by Stephane Moore · 4 years, 9 months ago
  44. d57cb36 [clang-doc] Serialize inherited attributes and methods by Diego Astiazaran · 4 years, 9 months ago
  45. 709c2c4 [clang-doc] Sort index elements case insensitive by Diego Astiazaran · 4 years, 9 months ago
  46. 554de98 [clang-doc] Fix use of source-root flag by Diego Astiazaran · 4 years, 9 months ago
  47. 77bdfd7 [clang-doc] Fix bitcode writer for access specifiers by Diego Astiazaran · 4 years, 9 months ago
  48. 39c0cf2 [clangd] Don't use Bind() where C++14 move capture works by Benjamin Kramer · 4 years, 9 months ago
  49. 1fd9c9b [clangd] llvm::integer_sequence -> std::integer_sequence. by Benjamin Kramer · 4 years, 9 months ago
  50. aff3552 Replace llvm::integer_sequence and friends with the C++14 standard version by Benjamin Kramer · 4 years, 9 months ago
  51. aaed81d [clang-tools-extra] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 4 years, 9 months ago
  52. 33353c7 [clang-doc] Add missing check in tests by Diego Astiazaran · 4 years, 9 months ago
  53. 3cb78ae [clangd][vscode] Surface the error when applying tweaks fails by Haojian Wu · 4 years, 9 months ago
  54. ddd2b33 [clangd] Print qualifiers of out-of-line definitions in document outline by Ilya Biryukov · 4 years, 9 months ago
  55. e33338b [Clangd] NFC: Fixed comment typo by Shaurya Gupta · 4 years, 9 months ago
  56. 996c22f [clangd] Loading TokenColorRules as a class mapping the rules to their associated clangd TextMate scope index. by Johan Vikstrom · 4 years, 9 months ago
  57. 5872907 [clangd] Fix typos and grammar in a comment. NFC by Ilya Biryukov · 4 years, 9 months ago
  58. 01c6b35 [clang-tidy] Update `TransformerClangTidyCheck` to use new `buildMatchers` functionality. by Yitzhak Mandelbaum · 4 years, 9 months ago
  59. b019627 [clang-doc] Generate HTML links for children namespaces/records by Diego Astiazaran · 4 years, 9 months ago
  60. b446da7 [clangd] Refactor computation of extracted expr in ExtractVariable tweak. NFC by Sam McCall · 4 years, 9 months ago
  61. b47f347 [clangd] Separate chunks with a space when rendering markdown by Ilya Biryukov · 4 years, 9 months ago
  62. 5fdae1e [clangd] Added the vscode SemanticHighlighting feature code but did not enable it in the client. by Johan Vikstrom · 4 years, 9 months ago
  63. e77f69a [clangd] Remove highlightings coming from non topLevelDecls from included files. by Johan Vikstrom · 4 years, 9 months ago
  64. cc446d3 [clangd] Drop diags from non-written #include. by Haojian Wu · 4 years, 9 months ago
  65. e56923b [clangd] Highlighting auto variables as the deduced type. by Johan Vikstrom · 4 years, 9 months ago
  66. c78809e [clangd] Disallow extraction of expression-statements. by Sam McCall · 4 years, 9 months ago
  67. ccc33ee clangd: use -j for background index pool by Sam McCall · 4 years, 9 months ago
  68. f12e871 [clang-doc] Generate an HTML index file by Diego Astiazaran · 4 years, 9 months ago
  69. 9ab4b70 [clangd] Give absolute path to clang-tidy and include-fixer. HintPath should always be absolute, some URI schemes care. by Sam McCall · 4 years, 9 months ago
  70. 5b33eba [clang-format] Add link to source code in file definitions by Diego Astiazaran · 4 years, 9 months ago
  71. e8f2c1d [clangd] Added highlighting for constructor initializers. by Johan Vikstrom · 4 years, 9 months ago
  72. 908963d [clangd] Use raw rename functions to implement the rename. by Haojian Wu · 4 years, 9 months ago
  73. bff83b2 [clangd] Fixed printTemplateSpecializationArgs not printing partial variable specialization arguments. by Johan Vikstrom · 4 years, 9 months ago
  74. 6747f05 [AST] No longer visiting CXXMethodDecl bodies created by compiler when method was default created. by Johan Vikstrom · 4 years, 9 months ago
  75. 23fe501 [clang-doc] Protect Index with mutex during reducing and generation stage by Diego Astiazaran · 4 years, 9 months ago
  76. 8bead2d [clangd] Added semantic highlighting support for primitives. by Johan Vikstrom · 4 years, 9 months ago
  77. 0fac470 [clangd] Added an early return from VisitMemberExpr in SemanticHighlighting if underlying MemberDecl is a CXXConversionDecl. by Johan Vikstrom · 4 years, 9 months ago
  78. 474448d [clangd] Don't include internal gtest header. by Haojian Wu · 4 years, 9 months ago
  79. 9d22b19 [clangd] Remove a function accidently being added in rL368261. by Haojian Wu · 4 years, 9 months ago
  80. 7bc13e3 [clangd] Correct the documentation, NFC. by Haojian Wu · 4 years, 9 months ago
  81. d8cd97f [clangd] Fix implicit template instatiations appearing as topLevelDecls. by Johan Vikstrom · 4 years, 9 months ago
  82. 31386e8 [clang-doc] Add second index for sections within info's content by Diego Astiazaran · 4 years, 9 months ago
  83. 3aec6a8 [clang-doc] Parallelize reducing phase by Diego Astiazaran · 4 years, 9 months ago
  84. 37d6e41 Code completion should not ignore default parameters in functions. by Sam McCall · 4 years, 9 months ago
  85. 1a57b1e [clangd] Added a TextMate theme parser to the vscode extension. by Johan Vikstrom · 4 years, 9 months ago
  86. 145767b [clang-doc] Fix paths of js in import tags by Diego Astiazaran · 4 years, 9 months ago
  87. a3f101f [clangd] Unfold SourceLocation flattening from findNameLoc in preparation for adding more overloads. NFC by Sam McCall · 4 years, 9 months ago
  88. 9c6b572 [clang-doc] Add index in each info html file by Diego Astiazaran · 4 years, 9 months ago
  89. a4d9e0d Fixed toHalfOpenFileRange assertion fail by Shaurya Gupta · 4 years, 9 months ago
  90. 0cf4ea8 [clangd] Compute scopes eagerly in IncludeFixer by Ilya Biryukov · 4 years, 9 months ago
  91. f3fd114 [clang-doc] Fix link generation by Diego Astiazaran · 4 years, 9 months ago
  92. cf24304 [clangd] Add a callback mechanism for handling responses from client. by Haojian Wu · 4 years, 9 months ago
  93. 857f189 [clangd] Expose -offset-encoding=utf-32, which has been implemented for ages by Sam McCall · 4 years, 9 months ago
  94. 4c4d853 [clangd] Fix error message with incorrect TextDocumentcontentChangeEvent.rangeLength by Sam McCall · 4 years, 9 months ago
  95. d61e0b8 Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC by Fangrui Song · 4 years, 9 months ago
  96. e890df0 [clang-tidy] Add FixItHint for performance-noexcept-move-constructor by Zinovy Nis · 4 years, 9 months ago
  97. 4daa7ca [clang-doc] Update documentation by Diego Astiazaran · 4 years, 9 months ago
  98. 86d51b4 [clang-doc] Add flag to continue after mapping errors by Diego Astiazaran · 4 years, 9 months ago
  99. b0ba22e [clang-tidy] Adding static analyzer check to list of clang-tidy checks by Nathan Huckleberry · 4 years, 9 months ago
  100. 0fb2805 [clangd] Fix a crash when presenting values for Hover by Ilya Biryukov · 4 years, 9 months ago