This is an archive of the discontinued LLVM Phabricator instance.

[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
generated for the enclosing namespace.

Event Timeline

ioeric created this revision.Nov 5 2018, 7:54 AM
This revision is now accepted and ready to land.Nov 6 2018, 3:12 AM
This revision was automatically updated to reflect the committed changes.