]> granicus.if.org Git - clang/commit
Makes RecursiveASTVisitor traverse the type of a temporary object
authorZhanyong Wan <wan@google.com>
Thu, 8 Jul 2010 21:01:29 +0000 (21:01 +0000)
committerZhanyong Wan <wan@google.com>
Thu, 8 Jul 2010 21:01:29 +0000 (21:01 +0000)
commit80db8cbff5afc047a23dbfe11f7ef787d891feec
tree54e8aac976f02d3aa59680a4d95786c0dd4d015e
parent590c7d5e79d350162d485f039018cbeb47f3b547
Makes RecursiveASTVisitor traverse the type of a temporary object
created via T() where T is a class type.  Reviewed by chandlerc and
csilvers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107911 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/RecursiveASTVisitor.h