[PATCH] D105457: [clang] Refactor AST printing tests to share more infrastructure

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 5 23:14:55 PDT 2021


nridge updated this revision to Diff 356605.
nridge added a comment.

Move a piece of Decl-specific code into DeclPrinterTest.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105457

Files:
  clang/unittests/AST/ASTPrint.h
  clang/unittests/AST/DeclPrinterTest.cpp
  clang/unittests/AST/NamedDeclPrinterTest.cpp
  clang/unittests/AST/StmtPrinterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105457.356605.patch
Type: text/x-patch
Size: 16297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210706/391d6fb3/attachment.bin>


More information about the cfe-commits mailing list