..
dex
Revert "[clangd] Print arguments in template specializations"
2019-03-20 22:51:56 +00:00
Background.cpp
[clangd] Build Dex index after loading all shards in BackgroundIndex.
2019-03-14 09:57:10 +00:00
Background.h
[clangd] Store index in '.clangd/index' instead of '.clangd-index'
2019-02-20 19:08:06 +00:00
BackgroundIndexStorage.cpp
[clangd] Store index in '.clangd/index' instead of '.clangd-index'
2019-02-20 19:08:06 +00:00
CanonicalIncludes.cpp
[clangd] Using symbol name to map includes for STL symbols.
2019-03-14 11:25:26 +00:00
CanonicalIncludes.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
FileIndex.cpp
Moved SymbolOrigin into its own header and implementation file
2019-02-28 12:31:49 +00:00
FileIndex.h
Moved Symbol into its own header and implementation file
2019-02-28 13:23:03 +00:00
Index.cpp
Moved Ref into its own header and implementation file
2019-02-28 13:49:25 +00:00
Index.h
[clangd] Fix an out-of-date FIXME, NFC.
2019-03-14 10:01:07 +00:00
IndexAction.cpp
Disable warnings when indexing as a standalone action.
2019-03-28 17:07:28 +00:00
IndexAction.h
[clangd] Respect Origin option in createStaticIndexingAction
2019-03-11 11:01:14 +00:00
MemIndex.cpp
Revert "[clangd] Print arguments in template specializations"
2019-03-20 22:51:56 +00:00
MemIndex.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Merge.cpp
Moved Symbol into its own header and implementation file
2019-02-28 13:23:03 +00:00
Merge.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Ref.cpp
[clangd] Deduplicate Refs on the fly.
2019-03-08 09:26:30 +00:00
Ref.h
[clangd] Deduplicate Refs on the fly.
2019-03-08 09:26:30 +00:00
Serialization.cpp
Moved SymbolOrigin into its own header and implementation file
2019-02-28 12:31:49 +00:00
Serialization.h
Moved Symbol into its own header and implementation file
2019-02-28 13:23:03 +00:00
Symbol.cpp
Moved Symbol into its own header and implementation file
2019-02-28 13:23:03 +00:00
Symbol.h
[clangd] Default initialize SymInfo
2019-03-13 08:42:15 +00:00
SymbolCollector.cpp
[clangd] Add support for type hierarchy (super types only for now)
2019-03-19 09:27:04 +00:00
SymbolCollector.h
[clangd] Add support for type hierarchy (super types only for now)
2019-03-19 09:27:04 +00:00
SymbolID.cpp
[clangd] NFC: fix clang-tidy warnings.
2019-01-25 15:14:03 +00:00
SymbolID.h
Moved DenseMap support for SymbolID into SymbolID.h
2019-02-28 11:00:44 +00:00
SymbolLocation.cpp
Moved SymbolLocation into its own header and implementation file
2019-02-28 11:02:01 +00:00
SymbolLocation.h
[clangd] Support utf-8 offsets (rather than utf-16) as a protocol extension
2019-03-27 17:47:49 +00:00
SymbolOrigin.cpp
Moved SymbolOrigin into its own header and implementation file
2019-02-28 12:31:49 +00:00
SymbolOrigin.h
Moved SymbolOrigin into its own header and implementation file
2019-02-28 12:31:49 +00:00
YAMLSerialization.cpp
Fix file headers. NFC
2019-03-01 09:52:53 +00:00