llvm-project/clang-tools-extra/clangd/index/dex
Yevgeny Rouban c8a35727fe [clangd] Make dexp command line options sticky
Preparing for the cl::opt reset fix proposed on D115433 this
patch fixes the dexp tool to preserve its three command line
options (IndexLocation, ExecCommand, ProjectRoot) from reset
that is done before parsing query options.

Tags: #clang
2022-03-09 13:00:25 +07:00
..
dexp [clangd] Make dexp command line options sticky 2022-03-09 13:00:25 +07:00
Dex.cpp [clangd] Qualify calls to std::move to silence -Wunqualified-std-cast-call. NFC. 2022-02-26 13:36:14 +01:00
Dex.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Iterator.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Iterator.h [clangd] Qualify calls to std::move to silence -Wunqualified-std-cast-call. NFC. 2022-02-26 13:36:14 +01:00
PostingList.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
PostingList.h [clangd] Encapsulate fields in dex token. NFC 2019-07-08 02:37:06 +00:00
Token.h [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Trigram.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
Trigram.h [clangd] Add a missing include. NFC. 2022-02-26 13:23:06 +01:00