.. |
decision_forest_model
|
Revert "Temporarily Revert "[clangd] Add Random Forest runtime for code completion.""
|
2020-09-19 10:54:04 +02:00 |
remote
|
[clangd] Propagate remote index errors via Expected
|
2020-07-31 11:48:32 +02:00 |
support
|
[clangd] Add a metric for tracking memory usage
|
2020-10-12 15:25:29 +02:00 |
xpc
|
[clangd][xpc] Fix XPC unittests
|
2019-04-29 19:41:30 +00:00 |
ASTTests.cpp
|
[clangd] Errors in TestTU cause test failures unless suppressed with error-ok.
|
2020-01-24 11:16:27 +01:00 |
Annotations.cpp
|
…
|
|
Annotations.h
|
…
|
|
BackgroundIndexTests.cpp
|
[clangd] Introduce memory dumping to FileIndex, FileSymbols and BackgroundIndex
|
2020-10-12 15:25:29 +02:00 |
CMakeLists.txt
|
[clangd] Introduce MemoryTrees
|
2020-10-12 15:25:29 +02:00 |
CanonicalIncludesTests.cpp
|
[clangd] Disambiguate overloads of std::move for header insertion.
|
2020-10-07 19:42:41 +02:00 |
ClangdLSPServerTests.cpp
|
[clangd] Extract options struct for ClangdLSPServer. NFC
|
2020-09-30 10:09:52 +02:00 |
ClangdTests.cpp
|
[clangd] Record memory usages after each notification
|
2020-10-12 15:25:29 +02:00 |
CodeCompleteTests.cpp
|
[clangd] Refine recoveryAST flags in clangd
|
2020-10-14 13:42:11 +02:00 |
CodeCompletionStringsTests.cpp
|
[clangd] Fix invalid UTF8 when extracting doc comments.
|
2020-09-30 16:05:12 +02:00 |
CollectMacrosTests.cpp
|
[clang-tools-extra] NFC: Fix trivial typo in documents and comments
|
2020-04-05 15:28:40 +09:00 |
CompileCommandsTests.cpp
|
[clangd] Add library to semantically strip flags by name.
|
2020-07-14 15:41:46 +02:00 |
CompilerTests.cpp
|
[clangd] Don't crash on `#pragma clang __debug parser_crash`
|
2020-08-20 15:53:21 +03:00 |
ConfigCompileTests.cpp
|
[clangd] Config: Index.Background
|
2020-07-14 19:04:11 +02:00 |
ConfigProviderTests.cpp
|
[clangd] Make config::Provider::combine non-owning. NFC
|
2020-07-14 20:45:02 +02:00 |
ConfigTesting.h
|
[clangd] Fix name conflict again, unbreak GCC. NFC
|
2020-07-01 11:28:25 +02:00 |
ConfigYAMLTests.cpp
|
[clangd] Actually parse Index section of the YAML file.
|
2020-09-16 13:11:02 +02:00 |
DecisionForestTests.cpp
|
Revert "Temporarily Revert "[clangd] Add Random Forest runtime for code completion.""
|
2020-09-19 10:54:04 +02:00 |
DexTests.cpp
|
[clangd] Don't create as much garbage while building Dex index.
|
2020-05-14 13:35:44 +02:00 |
DiagnosticsTests.cpp
|
[clangd] Add more incomplete_type diagnostics that could be fixed by include-fixer.
|
2020-10-09 08:51:18 +02:00 |
DraftStoreTests.cpp
|
[clangd] Propagate versions into DraftStore, assigning where missing. NFC
|
2020-03-03 16:20:13 +01:00 |
ExpectedTypeTest.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
FSTests.cpp
|
[clangd] Change FSProvider::getFileSystem to take CurrentWorkingDirectory
|
2020-06-19 12:12:02 +02:00 |
FileDistanceTests.cpp
|
…
|
|
FileIndexTests.cpp
|
[clangd] Introduce memory dumping to FileIndex, FileSymbols and BackgroundIndex
|
2020-10-12 15:25:29 +02:00 |
FindSymbolsTests.cpp
|
[clangd] Try harder to get accurate ranges for documentSymbols in macros
|
2020-10-12 19:26:36 -04:00 |
FindTargetTests.cpp
|
[clangd] Refine recoveryAST flags in clangd
|
2020-10-14 13:42:11 +02:00 |
FormatTests.cpp
|
[clangd] Revamp textDocument/onTypeFormatting.
|
2019-06-10 14:26:21 +00:00 |
FuzzyMatchTests.cpp
|
[ADT] Make StringRef's std::string conversion operator explicit
|
2020-01-28 23:47:07 +01:00 |
GlobalCompilationDatabaseTests.cpp
|
[clangd] Always retrieve ProjectInfo from Base in OverlayCDB
|
2020-07-16 12:33:54 +02:00 |
HeaderSourceSwitchTests.cpp
|
[clangd][NFC] Rename FSProvider and getFileSystem
|
2020-06-19 12:12:03 +02:00 |
HeadersTests.cpp
|
[clangd] Rename FSProvider to TFS in case of ThreadsafeFS
|
2020-06-19 12:12:03 +02:00 |
HoverTests.cpp
|
[clangd] Trivial setter support when moving items to fields
|
2020-09-29 21:51:15 +01:00 |
IndexActionTests.cpp
|
[clangd] Don't traverse the AST within uninteresting files during indexing
|
2020-05-26 10:27:28 +02:00 |
IndexTests.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
JSONTransportTests.cpp
|
[clangd] Move non-clang base pieces into separate support/ lib. NFCI
|
2020-04-29 15:57:12 +02:00 |
LSPClient.cpp
|
[clangd] Metric tracking through Tracer
|
2020-05-03 10:50:32 +02:00 |
LSPClient.h
|
[clangd] Set up machinery for gtests of ClangdLSPServer.
|
2020-04-10 02:50:57 +02:00 |
LoggerTests.cpp
|
[clangd] Add error() function for creating formatv-style llvm::Errors. NFC
|
2020-09-14 10:43:42 +02:00 |
Matchers.h
|
Replace llvm::integer_sequence and friends with the C++14 standard version
|
2019-08-15 10:56:05 +00:00 |
ModulesTests.cpp
|
[clangd] Discard diagnostics from another SourceManager.
|
2020-08-21 13:11:21 +02:00 |
ParsedASTTests.cpp
|
[clangd] Disable a failure TopLevelDecls test.
|
2020-10-12 16:03:52 +02:00 |
PathMappingTests.cpp
|
[clang-tools-extra] NFC: Fix trivial typo in documents and comments
|
2020-04-05 15:28:40 +09:00 |
PreambleTests.cpp
|
[clangd] Fix tests build for GCC5
|
2020-07-13 09:06:20 +02:00 |
PrintASTTests.cpp
|
[clangd] Errors in TestTU cause test failures unless suppressed with error-ok.
|
2020-01-24 11:16:27 +01:00 |
QualityTests.cpp
|
[clangd] Rename evaluate() to evaluateHeuristics()
|
2020-09-28 20:05:01 +02:00 |
RIFFTests.cpp
|
…
|
|
RenameTests.cpp
|
[clangd] Add a NewName optional parameter to clangdServer::prepareRename.
|
2020-10-07 21:18:51 +02:00 |
SelectionTests.cpp
|
[clangd] Have template template arguments target their referenced template decl
|
2020-08-10 13:27:23 -04:00 |
SemanticHighlightingTests.cpp
|
[clangd] Compute the inactive code range for semantic highlighting.
|
2020-08-26 10:50:31 +02:00 |
SemanticSelectionTests.cpp
|
[clangd] Implement textDocument/foldingRange
|
2020-07-14 09:28:42 +02:00 |
SerializationTests.cpp
|
[clangd] Extend YAML Serialization
|
2020-04-19 14:32:31 +02:00 |
SourceCodeTests.cpp
|
[clangd] Add isKeyword function.
|
2020-10-05 15:11:24 +02:00 |
SymbolCollectorTests.cpp
|
[clangd] Disambiguate overloads of std::move for header insertion.
|
2020-10-07 19:42:41 +02:00 |
SymbolInfoTests.cpp
|
[clang-tools-extra] NFC: Fix trivial typo in documents and comments
|
2020-04-05 15:28:40 +09:00 |
SyncAPI.cpp
|
[clangd] Add a NewName optional parameter to clangdServer::prepareRename.
|
2020-10-07 21:18:51 +02:00 |
SyncAPI.h
|
[clangd] Add a NewName optional parameter to clangdServer::prepareRename.
|
2020-10-07 21:18:51 +02:00 |
TUSchedulerTests.cpp
|
[clangd] Config: also propagate in sync (testing) mode
|
2020-07-15 12:30:08 +02:00 |
TestFS.cpp
|
[clangd] makeStringError,make_error<StringError> -> error()
|
2020-09-14 11:48:31 +02:00 |
TestFS.h
|
[clangd] Fix crash-bug in preamble indexing when using modules.
|
2020-08-20 14:19:52 +02:00 |
TestIndex.cpp
|
…
|
|
TestIndex.h
|
…
|
|
TestScheme.h
|
…
|
|
TestTU.cpp
|
[clangd] Refine recoveryAST flags in clangd
|
2020-10-14 13:42:11 +02:00 |
TestTU.h
|
[clangd] Fix crash-bug in preamble indexing when using modules.
|
2020-08-20 14:19:52 +02:00 |
TweakTesting.cpp
|
[clangd] Reapply b60896fad9 Fall back to selecting token-before-cursor if token-after-cursor fails.
|
2020-02-23 20:17:30 +01:00 |
TweakTesting.h
|
[clangd] Don't build clangdserver for (most) completion tests. NFC
|
2020-03-31 23:09:36 +02:00 |
TweakTests.cpp
|
[clangd] clang-format TweakTests, NFC
|
2020-10-14 18:14:27 +02:00 |
TypeHierarchyTests.cpp
|
[clangd] Remove unused using-decls in TypeHierarchyTests, NFC.
|
2020-10-05 13:14:53 +02:00 |
URITests.cpp
|
[clangd] Fix conversion from Windows UNC paths to file URI format.
|
2020-07-22 12:13:09 +02:00 |
XRefsTests.cpp
|
[clangd] Don't set the Underlying bit on targets of UsingDecls.
|
2020-10-07 10:01:04 +02:00 |
lit.cfg.py
|
[clangd] Restore conventional names for lit configs, and .in/.py split. Fix build_mode indirection.
|
2019-05-02 08:00:39 +00:00 |
lit.site.cfg.py.in
|
[clangd] Restore conventional names for lit configs, and .in/.py split. Fix build_mode indirection.
|
2019-05-02 08:00:39 +00:00 |