]> granicus.if.org Git - clang/commit
Range-ify and simplify some of the AST dumping code by factoring out the lastChild...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 17 Mar 2014 23:00:06 +0000 (23:00 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 17 Mar 2014 23:00:06 +0000 (23:00 +0000)
commitc8b46130500d504f34fa8e3cafdb4f49e200c3d7
tree670351a9a888d79f3be331b430953901bd528584
parentd4d211d3c06bd3df5c9ab1c55e95c571f1997a9d
Range-ify and simplify some of the AST dumping code by factoring out the lastChild check.

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