| [clangd] Add batch fixes for include-cleaner diagnostics | 3 年前 |
| [clangd] Use xxh3_64bits for background index file digests | 2 年前 |
| [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra | 3 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |
| [clangd] [C++20] [Modules] Introduce initial support for C++20 Modules (#66462) | 1 年前 |
| [clangd] check for synthesized symbols when tracking include locations (#75128) | 2 年前 |
| [clangd] Allow AST request without range | 5 年前 |
| [clangd] Add textDocument/ast extension method to dump the AST | 5 年前 |
| [clangd] Fixes in lit tests | 5 年前 |
| [clangd] Call hierarchy (ClangdLSPServer layer) | 5 年前 |
| [clangd] support expanding decltype(expr) | 3 年前 |
| [clangd] support expanding decltype(expr) | 3 年前 |
| [clangd] support expanding decltype(expr) | 3 年前 |
| [clangd] support expanding decltype(expr) | 3 年前 |
| [clangd][test] Make sed git bash compliant | 6 年前 |
| [clangd] Expose Code Completion score to the client | 6 年前 |
| [clangd] Expose Code Completion score to the client | 6 年前 |
| [clangd] Expose Code Completion score to the client | 6 年前 |
| [clangd] Provide suggestions with invalid config keys | 5 年前 |
| [clangd] Move DraftStore from ClangdLSPServer into ClangdServer. | 5 年前 |
| [clangd] Add integration test for crash handling | 4 年前 |
| [clangd] Add integration test for crash handling | 4 年前 |
| [clang-tools-extra,test] Convert text files from CRLF to LF | 2 年前 |
| [clangd] Stop filtering lit tests based on target-triple | 3 年前 |
| [clangd] Track document versions, include them with diags, enhance logs | 6 年前 |
| [clangd] Make version in PublishDiagnosticsParams optional | 5 年前 |
| [clangd] Track document versions, include them with diags, enhance logs | 6 年前 |
| [clang-tidy] Tweak diag ranges for bugprone-sizeof-expression | 2 年前 |
| Revert "[clangd] Move standard options adaptor to CommandMangler" | 3 年前 |
| [clangd] Don't rely on builtin headers for document-link.test. | 5 年前 |
| [clangd] Track document versions, include them with diags, enhance logs | 6 年前 |
| [clangd] Shutdown cleanly on signals. | 6 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |
| [clangd] Fix the window buildbot test failures | 3 年前 |
| [clangd] Track document versions, include them with diags, enhance logs | 6 年前 |
| [clangd] Fix the window buildbot test failures | 3 年前 |
| [clangd] Track document versions, include them with diags, enhance logs | 6 年前 |
| [clangd] Add support TextDocumentEdit. | 3 年前 |
| [clangd] Fix LineFoldingOnly flag is not propagated correctly to ClangdServer. | 3 年前 |
| [clangd] Revamp textDocument/onTypeFormatting. | 6 年前 |
| [clang-tools-extra,test] Convert text files from CRLF to LF | 2 年前 |
| [clangd] textDocument/implementation (LSP layer) | 5 年前 |
| [clangd] Dont require confirmation for include-cleaner batch-fixes (#76826) | 2 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |
| [clangd] Unify compiler invocation creation | 4 年前 |
| [clangd] Fix directory separators in infinite-instantiation.test | 2 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |
| [clangd] forward clang-tidy's readability-identifier-naming fix to textDocument/rename (#78454) | 2 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |
| [clangd] Support go-to-definition on type hints. The protocol part (#85497) | 2 年前 |
| [clangd] Rename -run-synchronously to -sync | 6 年前 |
| [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra | 3 年前 |
| [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra | 3 年前 |
| [clang-tools-extra] [clangd] Respect llvm_shlib_dir in tests | 3 年前 |
| [clangd] Introduce a CommandLineConfigProvider | 5 年前 |
| [clangd] Use URIs instead of paths in the index file list | 5 年前 |
| [clangd] Add CSV export for trace metrics | 5 年前 |
| [clangd] [C++20] [Modules] Introduce initial support for C++20 Modules (#66462) | 1 年前 |
| [clangd] Track document versions, include them with diags, enhance logs | 6 年前 |
| [clangd] Expose Code Completion score to the client | 6 年前 |
| [clangd] Add extension for adding context (enclosing function or class) in references results | 3 年前 |
| [clangd] Respect ReferencesParams.context.includeDeclarations | 5 年前 |
| Add support for renaming objc methods, even those with multiple selector pieces (#76466) | 2 年前 |
| [clangd] support expanding decltype(expr) | 3 年前 |
| [clangd] Add semantic selection to ClangdLSPServer. | 6 年前 |
| [clangd] Introduce client state invalidation | 5 年前 |
| [clangd] Add support for semantic token type "operator" | 3 年前 |
| [clangd] Support offsets for parameters in signatureHelp | 6 年前 |
| [clangd] Provide documentation as MarkupContent in signaturehelp | 4 年前 |
| [clang-tools-extra,test] Convert text files from CRLF to LF | 2 年前 |
| [clangd] Add decl/def support to SymbolDetails | 3 年前 |
| [clangd] Populate detail field in document symbols | 5 年前 |
| [clangd] Support -specs arguments when querying the driver. (#70285) | 2 年前 |
| Fix target_info.test on Windows with a hack | 6 年前 |
| [clangd] Stop filtering lit tests based on target-triple | 3 年前 |
| [clang-tools-extra] Convert tests to check 'target=...' | 3 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |
| [clangd] Rename -run-synchronously to -sync | 6 年前 |
| [JSON] Export sortedElements and fix CLANGD_TRACE non-determinism | 1 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |
| [clangd] Implement textDocument/typeDefinition | 4 年前 |
| [clangd] Support for standard type hierarchy | 3 年前 |
| [clangd] Support for standard type hierarchy | 3 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |
| [clangd] Track document versions, include them with diags, enhance logs | 6 年前 |
| [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. | 7 年前 |