]> granicus.if.org Git - clang/commit
Improve readability with TRY_TO, remove a redundant comment, and fix one aspect
authorChandler Carruth <chandlerc@gmail.com>
Fri, 11 Jun 2010 01:00:06 +0000 (01:00 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 11 Jun 2010 01:00:06 +0000 (01:00 +0000)
commit6c321e35008f2c99eeb1409b43859a04c48e5ce5
tree585fb4266dc0a7521e27f909c6b5b8dd4a097533
parent33500955d731c73717af52088b7fc0e7a85681e7
Improve readability with TRY_TO, remove a redundant comment, and fix one aspect
of the recursion on VarDecls. Patch by Craig Silverstein.

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