]> granicus.if.org Git - clang/commit
A clean-up pass, exploring the unification of traversals of class, variable and funct...
authorLarisse Voufo <lvoufo@google.com>
Fri, 23 Aug 2013 22:21:36 +0000 (22:21 +0000)
committerLarisse Voufo <lvoufo@google.com>
Fri, 23 Aug 2013 22:21:36 +0000 (22:21 +0000)
commit8d2a5ea694ed0002b45deb2bd35db451b16a07d6
treea43d6bffbd47715f954719343224baca0d2091ae
parent8b49854d96a6c76617f4a68f9f43960379221e59
A clean-up pass, exploring the unification of traversals of class, variable and function templates.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@189152 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/RecursiveASTVisitor.h
lib/AST/DeclTemplate.cpp
lib/Sema/SemaTemplate.cpp
lib/Sema/SemaTemplateDeduction.cpp
lib/Serialization/ASTReaderDecl.cpp