[PATCH] D72498: [clangd] Print underlying type for decltypes in hover

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 10 06:07:57 PST 2020


ilya-biryukov added a comment.

In D72498#1813962 <https://reviews.llvm.org/D72498#1813962>, @sammccall wrote:

> It's particularly unclear to me why typeprinter descends into auto but prints decltype, but Kadir says that seems to be intentional.


Also don't see why they choose to have this inconsistency and I haven't seen any indication it's not a coincidence.
@kadircet, why do you think it's intentional? Should we put some comments there?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72498





More information about the cfe-commits mailing list