.. |
dex
|
[clangd] Add more tracing to index queries. NFC
|
2018-09-27 18:23:23 +00:00 |
CanonicalIncludes.cpp
|
[clangd] Canonicalize include paths in clangd.
|
2018-09-07 09:40:36 +00:00 |
CanonicalIncludes.h
|
[clangd] Get rid of regexes in CanonicalIncludes
|
2018-08-22 13:51:19 +00:00 |
FileIndex.cpp
|
[clangd] Store preamble macros in dynamic index.
|
2018-09-19 09:35:04 +00:00 |
FileIndex.h
|
[clangd] Get rid of Decls parameter in indexMainDecls. NFC
|
2018-09-18 13:35:16 +00:00 |
Index.cpp
|
[clangd] Fix error handling for SymbolID parsing (notably YAML and dexp)
|
2018-09-18 19:00:59 +00:00 |
Index.h
|
[clangd] Fix error handling for SymbolID parsing (notably YAML and dexp)
|
2018-09-18 19:00:59 +00:00 |
IndexAction.cpp
|
Removed extra semicolon to fix Wpedantic. (NFCI).
|
2018-09-26 09:02:45 +00:00 |
IndexAction.h
|
[clangd] Extract mapper logic from clangd-indexer into a library.
|
2018-09-25 20:02:36 +00:00 |
MemIndex.cpp
|
[clangd] Add more tracing to index queries. NFC
|
2018-09-27 18:23:23 +00:00 |
MemIndex.h
|
[clangd] Add symbol slab size to index memory consumption estimates
|
2018-09-10 11:46:07 +00:00 |
Merge.cpp
|
[clangd] Add more tracing to index queries. NFC
|
2018-09-27 18:23:23 +00:00 |
Merge.h
|
[clangd] SymbolOccurrences -> Refs and cleanup
|
2018-09-04 14:39:56 +00:00 |
Serialization.cpp
|
[clangd] Fix bugs with incorrect memory estimate report
|
2018-09-26 15:06:23 +00:00 |
Serialization.h
|
[clangd] Extract mapper logic from clangd-indexer into a library.
|
2018-09-25 20:02:36 +00:00 |
SymbolCollector.cpp
|
[clangd] Get rid of AST matchers in SymbolCollector. NFC
|
2018-09-17 07:43:49 +00:00 |
SymbolCollector.h
|
[clangd] Extract mapper logic from clangd-indexer into a library.
|
2018-09-25 20:02:36 +00:00 |
YAMLSerialization.cpp
|
[clangd] Merge binary + YAML serialization behind a (mostly) common interface.
|
2018-09-25 18:06:43 +00:00 |