llvm-project/clang-tools-extra/clangd/index
Fangrui Song e280b97fd7 [iwyu] Add Hashing.h 2022-12-05 06:26:26 +00:00
..
dex [iwyu] Add Hashing.h 2022-12-05 06:26:26 +00:00
remote [CMake] Fix FindGRPC cmake module to allow different layering 2022-10-12 15:35:26 -07:00
Background.cpp [clang-tools-extra] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:50 -08:00
Background.h [clang][clang-tools-extra] LLVM_NODISCARD => [[nodiscard]]. NFC 2022-08-09 07:11:18 +00:00
BackgroundIndexLoader.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
BackgroundIndexLoader.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
BackgroundIndexStorage.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
BackgroundQueue.cpp [clangd] Explicitly avoid background-indexing the same file twice. 2021-01-13 17:29:30 +01:00
BackgroundRebuild.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
BackgroundRebuild.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
CanonicalIncludes.cpp [clangd] Fix broken call missed in D138780 2022-11-28 14:36:48 +01:00
CanonicalIncludes.h Fix dupe word typos 2022-11-08 15:29:12 +01:00
FileIndex.cpp [clang-tools-extra] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:50 -08:00
FileIndex.h Reland(3) "[clangd] Indexing of standard library" 2022-05-19 08:13:23 +02:00
Index.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Index.h Add an option to fill container for ref 2022-05-19 16:05:38 +02:00
IndexAction.cpp [clang-tools-extra] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:50 -08:00
IndexAction.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
MemIndex.cpp [clang-tools-extra] Use value_or instead of getValueOr (NFC) 2022-06-19 00:13:38 -07:00
MemIndex.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Merge.cpp Use any_of (NFC) 2022-07-22 01:05:17 -07:00
Merge.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
ProjectAware.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
ProjectAware.h [clangd] cleanup of header guard names 2021-12-02 15:58:35 +00:00
Ref.cpp
Ref.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Relation.cpp [clangd] Add OverridenBy Relation to index. 2020-11-18 06:59:49 +01:00
Relation.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Serialization.cpp [Support] Rename llvm::compression::{zlib,zstd}::uncompress to more appropriate decompress 2022-09-17 12:35:17 -07:00
Serialization.h Don't use Optional::getPointer (NFC) 2022-11-21 19:03:40 -08:00
StdLib.cpp [clang-tools-extra] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:50 -08:00
StdLib.h Reland(3) "[clangd] Indexing of standard library" 2022-05-19 08:13:23 +02:00
Symbol.cpp [clangd] Don't clone SymbolSlab::Builder arenas when finalizing. 2022-10-05 20:55:53 +02:00
Symbol.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
SymbolCollector.cpp [clang-tools-extra] Use std::nullopt instead of None (NFC) 2022-12-03 11:54:50 -08:00
SymbolCollector.h [clangd] Performance improvements and cleanup 2022-04-11 17:15:25 +02:00
SymbolID.cpp [clangd] Performance improvements and cleanup 2022-04-11 17:15:25 +02:00
SymbolID.h [clangd] Avoid lexicographic compare when sorting SymbolIDs. NFC 2022-10-05 23:02:28 +02:00
SymbolLocation.cpp
SymbolLocation.h [clangd] cleanup of header guard names 2021-12-02 15:58:35 +00:00
SymbolOrigin.cpp Reland(3) "[clangd] Indexing of standard library" 2022-05-19 08:13:23 +02:00
SymbolOrigin.h Reland(3) "[clangd] Indexing of standard library" 2022-05-19 08:13:23 +02:00
YAMLSerialization.cpp [clang, clang-tools-extra] Use has_value instead of hasValue (NFC) 2022-07-12 22:47:41 -07:00