[PATCH] D69608: [clangd] Helper for getting nested namespace qualification

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 20 01:43:24 PST 2019


kadircet updated this revision to Diff 230211.
kadircet marked 4 inline comments as done.
kadircet added a comment.

- Add support for non-namespace decl contexts.
- Add an overload for "textual namespace" handling.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69608/new/

https://reviews.llvm.org/D69608

Files:
  clang-tools-extra/clangd/AST.cpp
  clang-tools-extra/clangd/AST.h
  clang-tools-extra/clangd/unittests/ASTTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69608.230211.patch
Type: text/x-patch
Size: 11953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191120/7436594d/attachment-0001.bin>


More information about the cfe-commits mailing list