[PATCH] D72119: [clangd] Handle DeducedTemplateSpecializationType in TargetFinder

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 3 00:26:28 PST 2020


kadircet added a reviewer: sammccall.
kadircet added inline comments.


================
Comment at: clang-tools-extra/clangd/unittests/XRefsTests.cpp:499
+      )cpp",
+
+      R"cpp(// Class template argument deduction
----------------
could you rather add this test into `FindTargetTests.cpp` ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72119





More information about the cfe-commits mailing list