[all-commits] [llvm/llvm-project] 9cfec7: [clang] Refactor AST printing tests to share more ...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Wed Jul 14 16:44:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9cfec72ffeec242783b70e792c50bd163dcf9dbb
https://github.com/llvm/llvm-project/commit/9cfec72ffeec242783b70e792c50bd163dcf9dbb
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2021-07-14 (Wed, 14 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