AST dumping: indicate the previous declaration for a redeclaration, and
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 7 Feb 2013 01:35:44 +0000 (01:35 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 7 Feb 2013 01:35:44 +0000 (01:35 +0000)
commitf5f43546b3d63380bbb5fda4e4b012a0cf9c0a34
tree8d1adf5d8542ea3cdba2cf9fd509253fa25d23f6
parent10f2055812816fa1d295fa36df57826e1f14a7cd
AST dumping: indicate the previous declaration for a redeclaration, and
indicate the semantic DC if it's not the lexical DC. In passing, correct
the ascii-art child marker for a child of a FriendDecl.

llvm-svn: 174570
clang/lib/AST/ASTDumper.cpp
clang/test/Misc/ast-dump-decl.cpp