For example, when anonymous namespace is present, duplicated namespaces might be
generated for the enclosing namespace.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54105
[clangd] Deduplicate query scopes. ClosedPublic Authored by ioeric on Nov 5 2018, 7:54 AM.
Details Summary For example, when anonymous namespace is present, duplicated namespaces might be
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, kadircet, arphaman and 2 others. · View Herald TranscriptNov 5 2018, 7:54 AM This revision is now accepted and ready to land.Nov 6 2018, 3:12 AM Closed by commit rL346224: [clangd] Deduplicate query scopes. (authored by ioeric). · Explain WhyNov 6 2018, 3:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 172739 clang-tools-extra/trunk/clangd/CodeComplete.cpp
clang-tools-extra/trunk/unittests/clangd/CodeCompleteTests.cpp
|