llvm-project/clang-tools-extra/clangd/index/dex
Sam McCall 098e40eac5 [clangd] Add index export to dexp
Summary: Add a command to dexp that exports index data in chosen format (e.g. YAML).

Reviewers: sammccall

Subscribers: kbobyrev, mgorny, ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits

Tags: #clang-tools-extra, #clang

Differential Revision: https://reviews.llvm.org/D77385
2020-04-19 14:34:46 +02:00
..
dexp [clangd] Add index export to dexp 2020-04-19 14:34:46 +02:00
Dex.cpp [clangd] Simplify the code in Index::refs 2019-11-14 14:43:29 +01:00
Dex.h [clangd] Add bool return type to Index::refs API. 2019-11-13 14:42:30 +01:00
Iterator.cpp [clang-tools-extra] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:52:23 +00:00
Iterator.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PostingList.cpp [clang-tools-extra] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:52:23 +00:00
PostingList.h [clangd] Encapsulate fields in dex token. NFC 2019-07-08 02:37:06 +00:00
Token.h [clangd] Encapsulate fields in dex token. NFC 2019-07-08 02:37:06 +00:00
Trigram.cpp [clang-tools-extra] NFC: Fix trivial typo in documents and comments 2020-04-05 15:28:40 +09:00
Trigram.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00