llvm-project/clang-tools-extra/clangd/index/dex
Kirill Bobyrev c6d2078a35 [clangd] Improve diagnostics in dexp interface
When running dexp in remote mode without --project-root it shuts down
with an assertion. This is not the desired behaviour: instruct user on
how to run it properly when the configuration is incorrect.
2020-08-11 09:50:33 +02:00
..
dexp [clangd] Improve diagnostics in dexp interface 2020-08-11 09:50:33 +02:00
Dex.cpp [clangd] Don't create as much garbage while building Dex index. 2020-05-14 13:35:44 +02: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 [clangd] Don't create as much garbage while building Dex index. 2020-05-14 13:35:44 +02:00
Trigram.h [clangd] Remove extra qualification 2020-05-14 14:06:05 +02:00