The isIndexedForCodeCompletion is called in the code patch of
SymbolCollector.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55206
[clangd] Get rid of AST matchers in CodeComplete, NFC ClosedPublic Authored by hokein on Dec 3 2018, 2:48 AM.
Details Summary The isIndexedForCodeCompletion is called in the code patch of
Diff Detail
Event TimelineHerald added subscribers: arphaman, jkorous, MaskRay and 2 others. · View Herald TranscriptDec 3 2018, 2:48 AM This revision is now accepted and ready to land.Dec 3 2018, 3:07 AM
Closed by commit rL348130: [clangd] Get rid of AST matchers in CodeComplete, NFC (authored by hokein). · Explain WhyDec 3 2018, 4:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 176371 clang-tools-extra/trunk/clangd/CodeComplete.cpp
|