]> granicus.if.org Git - clang/commit
[ASTDump] Make method definition order matches declaration order
authorStephen Kelly <steveire@gmail.com>
Wed, 30 Jan 2019 20:06:52 +0000 (20:06 +0000)
committerStephen Kelly <steveire@gmail.com>
Wed, 30 Jan 2019 20:06:52 +0000 (20:06 +0000)
commit5257f1ab6e667cf688368055b05a9f4e22c7cbcd
tree5e2ad8962949a5848f1985e7362fff08fe98c9fe
parent4139529eb6f8ea3b93f5cf71e1d48fd163840308
[ASTDump] Make method definition order matches declaration order

This will make follow-up changes easier to review.

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