文件最后提交记录最后更新时间
Revert "Temporarily Revert "[clangd] Add Random Forest runtime for code completion.""5 年前
Fix dupe word typos3 年前
[clangd] Add missing unittests to build graph3 年前
[clangd] Allow "move function body out-of-line" in non-header files (#69704)2 年前
[clangd] CMake: express -Iclangd/ at top level and inherit4 年前
[clangd] Full support for #import insertions3 年前
[Clang] [Sema] Diagnose unknown std::initializer_list layout in SemaInit (#95580)1 年前
[Support] Add support for attaching payloads to points and ranges3 年前
[test] Split out Annotations from TestingSupport3 年前
[clangd] Use StringRef::{starts,ends}_with (NFC)2 年前
[clangd] [C++20] [Modules] Introduce initial support for C++20 Modules (#66462)1 年前
[clangd] Clean up unused includes. NFCI4 年前
[clangd] Update symbol collector to use include-cleaner.2 年前
[clang-tidy] Avoid capturing a local variable in a static lambda in UseRangesCheck (#111282)1 年前
[unittest] Fix target triple2 年前
[clangd] Use TargetOpts from preamble when building ASTs (#88381)2 年前
[clangd][CodeComplete] Improve FunctionCanBeCall2 年前
[clangd] Store offsets in MacroOccurrence2 年前
[clangd] Fix sysroot flag handling in CommandMangler to prevent duplicates (#75694)2 年前
[clangd] Bail-out when an empty compile flag is encountered4 年前
[clangd] Add config option to allow detection of unused angled includes (#87208)2 年前
[clangd] Remove a test with a duplicate of FileCacheTests3 年前
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)3 年前
[clangd] Add config option to allow detection of unused angled includes (#87208)2 年前
Revert "Temporarily Revert "[clangd] Add Random Forest runtime for code completion.""5 年前
[clangd] Qualify calls to std::move to silence -Wunqualified-std-cast-call. NFC.4 年前
Fixing test from 8467457afc61d70e881c9817ace26356ef7577332 年前
[clangd] Clean up unused includes. NFCI4 年前
[clangd] Handle an expanded token range that ends in the eof token in TokenBuffer::spelledForExpanded() (#78092)2 年前
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)3 年前
[clangd] Store paths as requested in PreambleStatCache3 年前
[clangd] Always allow diagnostics from stale preambles2 年前
[clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools.7 年前
[clangd] Track IWYU pragmas for non-preamble includes (#75612)2 年前
[clangd] Remove calls to getFileLoc() in declToSym() (#83532)2 年前
Reland "[clang] Enable sized deallocation by default in C++14 onwards" (#90373)2 年前
[clangd] Handle tabs in getIncrementalChangesAfterNewline()4 年前
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)3 年前
[clangd] Expand response files before CDB interpolation (#75753)2 年前
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)3 年前
[clangd] Remove unused using decls (NFC)2 年前
[Clang] [Sema] Diagnose unknown std::initializer_list layout in SemaInit (#95580)1 年前
[IncludeCleaner] Also check for spellings of physical headers (#99843)1 年前
[clangd] Perform self-containedness check at EOF (#75965)2 年前
[clangd] Add new IncludeDirective to IncludeHeaderWithReferences3 年前
[Clang] [Sema] Diagnose unknown std::initializer_list layout in SemaInit (#95580)1 年前
[clangd] Use StringRef::{starts,ends}_with (NFC)2 年前
[clangd] Cleanup of readability-identifier-naming4 年前
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)3 年前
[clangd] forward clang-tidy's readability-identifier-naming fix to textDocument/rename (#78454)2 年前
[clangd] forward clang-tidy's readability-identifier-naming fix to textDocument/rename (#78454)2 年前
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)3 年前
[clang, clang-tools-extra] Don't use Optional::{hasValue,getValue} (NFC)3 年前
[Lex] Preambles should contain the global module fragment.2 年前
[clangd] Use TargetOpts from preamble when building ASTs (#88381)2 年前
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)3 年前
[clangd] Fix crash with null check for Token at Loc (#94528)1 年前
[clangd] [C++20] [Modules] Introduce initial support for C++20 Modules (#66462)1 年前
[clangd] Clean up unused includes. NFCI4 年前
[clangd] Drop optional on ExternalIndexSpec4 年前
[clangd] Clean up unused includes. NFCI4 年前
[clangd] Clean up unused includes. NFCI4 年前
[clangd] Fix renaming single argument ObjC methods (#82396)2 年前
[clang][Modules] Remove unnecessary includes of Module.h (#93417)2 年前
[Clang] Retain the angle loci for invented template parameters of constraints (#92104)2 年前
Reapply "[Clang][Sema] Diagnose class member access expressions naming non-existent members of the current instantiation prior to instantiation in the absence of dependent base classes (#84050)" (#90152)2 年前
FoldingRanges: Handle LineFoldingsOnly clients.3 年前
[clangd] Disable ScopedMemoryLimit on tsan builds3 年前
[clangd] Avoid libFormat's objective-c guessing heuristic where possible (#84133)2 年前
[clangd] Use StringRef::{starts,ends}_with (NFC)2 年前
Add support for renaming objc methods, even those with multiple selector pieces (#76466)2 年前
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)3 年前
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)3 年前
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)3 年前
[clangd] Remove unused using decls (NFC)2 年前
[clang-tools-extra] Remove remaining uses of llvm::Optional (NFC)3 年前
[clangd] [C++20] [Modules] Introduce initial support for C++20 Modules (#66462)1 年前
[clangd] Avoid using CompletionItemKind.Text for macro completions from the index (#88236)2 年前
[clangd] Avoid using CompletionItemKind.Text for macro completions from the index (#88236)2 年前
[clangd] Track IWYU pragmas for non-preamble includes (#75612)2 年前
[clangd] Fix hover crashing on integral or enumeral casts3 年前
[clangd] Update symbol collector to use include-cleaner.2 年前
[clang-tools-extra] Use std::optional instead of llvm::Optional (NFC)3 年前
[clangd] Print current request context along with the stack trace4 年前
[clangd] Don't run slow clang-tidy checks by default2 年前
[clangd] Avoid null result in FindRecordTypeAt()2 年前
[clangd] Cleanup of readability-identifier-naming4 年前
[Clang] [Sema] Diagnose unknown std::initializer_list layout in SemaInit (#95580)1 年前
[clangd][unittests] Limit paralelism for clangd unittests2 年前
[clangd] Restore conventional names for lit configs, and .in/.py split. Fix build_mode indirection.7 年前