[all-commits] [llvm/llvm-project] 20176b: [clang] Refactor AST printing tests to share more ...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Mon Jul 12 22:48:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20176bc7dd3f431db4c3d59b51a9f53d52190c82
https://github.com/llvm/llvm-project/commit/20176bc7dd3f431db4c3d59b51a9f53d52190c82
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M clang/unittests/AST/ASTPrint.h
M clang/unittests/AST/DeclPrinterTest.cpp
M clang/unittests/AST/NamedDeclPrinterTest.cpp
M clang/unittests/AST/StmtPrinterTest.cpp
Log Message:
-----------
[clang] Refactor AST printing tests to share more infrastructure
Differential Revision: https://reviews.llvm.org/D105457
More information about the All-commits
mailing list