[PATCH] D70325: [clangd] Fix hover 'local scope' to include class template params

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 18 01:43:13 PST 2019


kadircet added a comment.

LGTM, with a question. What about default template params? I believe we would also like to print them, could you add a test case for that?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70325





More information about the cfe-commits mailing list