[PATCH] D66215: [clangd] Print qualifiers of out-of-line definitions in document outline

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 14 05:09:00 PDT 2019


ilya-biryukov created this revision.
ilya-biryukov added a reviewer: hokein.
Herald added subscribers: kadircet, arphaman, jkorous, MaskRay.
Herald added a project: clang.

To improve the UX around navigating and searching through the results.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D66215

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66215.215084.patch
Type: text/x-patch
Size: 8603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190814/47e63c71/attachment.bin>


More information about the cfe-commits mailing list