[PATCH] D73693: [clang][DeclPrinter] Implement visitors for {TemplateType,NonTypeTemplate}Parms

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 5 03:06:16 PST 2020


hokein accepted this revision.
hokein added a comment.
This revision is now accepted and ready to land.

if it is trivial, it would be nice to add some unittests in `clang/unittests/AST/DeclPrinterTest.cpp`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73693





More information about the cfe-commits mailing list