.. |
dex
|
[clangd] Rename evaluate() to evaluateHeuristics()
|
2020-09-28 20:05:01 +02:00 |
remote
|
[clangd] Add index server request logging
|
2020-11-11 23:58:18 +01:00 |
Background.cpp
|
[clangd] Rename edge name for filesymbols to slabs in memorytree
|
2020-10-19 16:09:46 +02:00 |
Background.h
|
[clangd] Introduce memory dumping to FileIndex, FileSymbols and BackgroundIndex
|
2020-10-12 15:25:29 +02:00 |
BackgroundIndexLoader.cpp
|
[clangd] Move non-clang base pieces into separate support/ lib. NFCI
|
2020-04-29 15:57:12 +02:00 |
BackgroundIndexLoader.h
|
[clangd] Move non-clang base pieces into separate support/ lib. NFCI
|
2020-04-29 15:57:12 +02:00 |
BackgroundIndexStorage.cpp
|
[clangd] Store index in '.cache/clangd/index' instead of '.clangd/index'
|
2020-07-07 14:53:45 +02:00 |
BackgroundQueue.cpp
|
[clangd] Move non-clang base pieces into separate support/ lib. NFCI
|
2020-04-29 15:57:12 +02:00 |
BackgroundRebuild.cpp
|
[clangd] Move non-clang base pieces into separate support/ lib. NFCI
|
2020-04-29 15:57:12 +02:00 |
BackgroundRebuild.h
|
[clangd] Make background index thread count calculation clearer
|
2020-06-25 00:18:53 +02:00 |
CanonicalIncludes.cpp
|
[clangd] Map bits/stdint-intn.h and bits/stdint-uintn.h to cstdint.
|
2020-10-10 14:13:42 +02:00 |
CanonicalIncludes.h
|
[clangd] Describe non-handling of most IWYU pragmas. NFC
|
2020-10-05 20:50:26 +02:00 |
FileIndex.cpp
|
[clangd] Rename edge name for filesymbols to slabs in memorytree
|
2020-10-19 16:09:46 +02:00 |
FileIndex.h
|
[clangd] Introduce memory dumping to FileIndex, FileSymbols and BackgroundIndex
|
2020-10-12 15:25:29 +02:00 |
Index.cpp
|
[JSON] Add error reporting to fromJSON and ObjectMapper
|
2020-09-24 01:20:09 +02:00 |
Index.h
|
[JSON] Add error reporting to fromJSON and ObjectMapper
|
2020-09-24 01:20:09 +02:00 |
IndexAction.cpp
|
[clangd] Don't traverse the AST within uninteresting files during indexing
|
2020-05-26 10:27:28 +02:00 |
IndexAction.h
|
[clangd] Index API and implementations for relations
|
2019-06-15 02:26:47 +00:00 |
MemIndex.cpp
|
[clangd] Move non-clang base pieces into separate support/ lib. NFCI
|
2020-04-29 15:57:12 +02:00 |
MemIndex.h
|
[clangd] Add bool return type to Index::refs API.
|
2019-11-13 14:42:30 +01:00 |
Merge.cpp
|
[clangd] Move non-clang base pieces into separate support/ lib. NFCI
|
2020-04-29 15:57:12 +02:00 |
Merge.h
|
[clangd] Add bool return type to Index::refs API.
|
2019-11-13 14:42:30 +01:00 |
Ref.cpp
|
[clangd] Avoid wasteful data structures in RefSlab::Builder
|
2020-05-18 22:34:59 +02:00 |
Ref.h
|
[clangd] Store the containing symbol for refs
|
2020-11-04 03:21:45 -05:00 |
Relation.cpp
|
[clangd] Add OverridenBy Relation to index.
|
2020-11-18 06:59:49 +01:00 |
Relation.h
|
[clangd] Add OverridenBy Relation to index.
|
2020-11-18 06:59:49 +01:00 |
Serialization.cpp
|
[clangd] Also detect corrupt stri table size.
|
2020-11-19 20:11:14 +01:00 |
Serialization.h
|
[clangd] Extend dexp to support remote index
|
2020-04-24 13:59:21 +02:00 |
Symbol.cpp
|
Cleanup: llvm::bsearch -> llvm::partition_point after r364719
|
2019-06-30 11:19:56 +00:00 |
Symbol.h
|
[clangd] Fix race in FileIndex that sometimes temporarily lost updates.
|
2020-07-01 16:47:04 +02:00 |
SymbolCollector.cpp
|
[clangd] Add OverridenBy Relation to index.
|
2020-11-18 06:59:49 +01:00 |
SymbolCollector.h
|
[clangd] Store the containing symbol for refs
|
2020-11-04 03:21:45 -05:00 |
SymbolID.cpp
|
[clangd] makeStringError,make_error<StringError> -> error()
|
2020-09-14 11:48:31 +02:00 |
SymbolID.h
|
[clangd] Value initialize SymbolIDs
|
2020-11-02 11:37:47 +01:00 |
SymbolLocation.cpp
|
[clangd] Avoid wasteful data structures in RefSlab::Builder
|
2020-05-18 22:34:59 +02:00 |
SymbolLocation.h
|
[clangd] Avoid wasteful data structures in RefSlab::Builder
|
2020-05-18 22:34:59 +02:00 |
SymbolOrigin.cpp
|
[clangd] Use identifiers in file as completion candidates when build is not ready.
|
2019-04-11 09:36:36 +00:00 |
SymbolOrigin.h
|
[clang-tools-extra] NFC: Fix trivial typo in documents and comments
|
2020-04-05 15:28:40 +09:00 |
YAMLSerialization.cpp
|
[clangd] makeStringError,make_error<StringError> -> error()
|
2020-09-14 11:48:31 +02:00 |