]> granicus.if.org Git - clang/commit
Format the two RecursiveASTVisitors
authorAlp Toker <alp@nuanti.com>
Sun, 18 May 2014 18:38:19 +0000 (18:38 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 18 May 2014 18:38:19 +0000 (18:38 +0000)
commitc480f5d670c68574216ca8c280cd29dd499c648b
tree4b75a9bb19be3981afbc28a828acab519d9f38d0
parent4db4ffda2372348e2021a097870ff51d42068621
Format the two RecursiveASTVisitors

Apply current ToT clang-format on the two RAVs to reduce delta and help
identify differences between the two.

We lose a little pretty formatting in the headers but that's the price to pay
so we can diff these two files effectively and look to a future where we don't
have to maintain two copies of this code.

Formatting and whitespace only.

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