[all-commits] [llvm/llvm-project] 4eb880: Fix dumping of explicit template specializations
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Sat Nov 7 14:35:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4eb880439a7ec4a0310b630ff89125e00cf200a3
https://github.com/llvm/llvm-project/commit/4eb880439a7ec4a0310b630ff89125e00cf200a3
Author: Stephen Kelly <steveire at gmail.com>
Date: 2020-11-07 (Sat, 07 Nov 2020)
Changed paths:
M clang/include/clang/AST/ASTNodeTraverser.h
M clang/unittests/AST/ASTTraverserTest.cpp
Log Message:
-----------
Fix dumping of explicit template specializations
This was missing from commit 7efe07a1 (Traverse-ignore explicit template
instantiations, 2020-11-06).
More information about the All-commits
mailing list