]> granicus.if.org Git - clang/commit
We should not be recursing over the shadow definitions in UsingDecl --
authorCraig Silverstein <csilvers2000@yahoo.com>
Mon, 12 Jul 2010 23:30:43 +0000 (23:30 +0000)
committerCraig Silverstein <csilvers2000@yahoo.com>
Mon, 12 Jul 2010 23:30:43 +0000 (23:30 +0000)
commitcdbcad09c806aba04fab15c91a9ff537fa38a2f5
tree6c8f095b37950be465eacb6bfaf894917095497a
parentf9ea1f392ab8946f7bfc3f98802a8e5e6fe073f3
We should not be recursing over the shadow definitions in UsingDecl --
they're not something the user typed (at least, not here).

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