[clangd] Print qualifiers of out-of-line definitions in document outline
authorIlya Biryukov <ibiryukov@google.com>
Wed, 14 Aug 2019 12:51:04 +0000 (12:51 +0000)
committerIlya Biryukov <ibiryukov@google.com>
Wed, 14 Aug 2019 12:51:04 +0000 (12:51 +0000)
commit38fa1a91686591ecf69c2c90674229af37e8e204
tree348f2edad473078287b0c8d74956975e22994208
parentd81a8698762bc0fac0f0c5d6a379349fe8dff9a5
[clangd] Print qualifiers of out-of-line definitions in document outline

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

Reviewers: hokein

Reviewed By: hokein

Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D66215

llvm-svn: 368842
clang-tools-extra/clangd/AST.cpp
clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp