]> granicus.if.org Git - clang/commit
Recurse on a TypeLoc rather than a Type for TypedefDecl, now that the
authorCraig Silverstein <csilvers2000@yahoo.com>
Fri, 15 Oct 2010 06:51:01 +0000 (06:51 +0000)
committerCraig Silverstein <csilvers2000@yahoo.com>
Fri, 15 Oct 2010 06:51:01 +0000 (06:51 +0000)
commit84a8e0a846d658d784090c4f378cc1c6c6b0ef3f
tree91c927a892946264e327e935441ff5fc5010a51b
parentb6bbcc9995186799a60ce17d0c1acff31601653a
Recurse on a TypeLoc rather than a Type for TypedefDecl, now that the
typloc information is available (I don't think it was, originally).
Submitted as a 'trivial' change.

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