kadircet added inline comments.

================
Comment at: clang-tools-extra/clangd/XRefs.h:57
+    // template<typename> class.
+    Type T;
+    std::string Name;
----------------
ilya-biryukov wrote:
> Same about type template parameters.
> Probably just holds `class` or `typename`?
Exactly, adding comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61497



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to