]> granicus.if.org Git - clang/commit
[ASTDump] Re-arrange method declarations to group Visit together
authorStephen Kelly <steveire@gmail.com>
Wed, 30 Jan 2019 20:03:47 +0000 (20:03 +0000)
committerStephen Kelly <steveire@gmail.com>
Wed, 30 Jan 2019 20:03:47 +0000 (20:03 +0000)
commit4139529eb6f8ea3b93f5cf71e1d48fd163840308
tree7eb97b1e76090416a1ee1de8007e0fb7a3581ec8
parent9f3d4465da3395e772b80c3485a190c0ae660aeb
[ASTDump] Re-arrange method declarations to group Visit together

This will make follow-up commits easier to review.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@352661 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTDumper.cpp