jvikstrom added inline comments.

================
Comment at: clang-tools-extra/clangd/unittests/ASTTests.cpp:40
 
+TEST(PrintTemplateSpecializationArgs, PrintsTemplateArgs) {
+  TestTU TU;
----------------
hokein wrote:
> looks like the related tests are in `PrintASTTests.cpp`, could you move the 
> test there?
Oh I didn't see that test file. Seems like a lot of this is already tested, so 
just removing everything that isn't related to template variables.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65926



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

Reply via email to