AST Dump: print the Inherited flag on attributes
authorHans Wennborg <hans@hanshq.net>
Sat, 31 May 2014 04:05:57 +0000 (04:05 +0000)
committerHans Wennborg <hans@hanshq.net>
Sat, 31 May 2014 04:05:57 +0000 (04:05 +0000)
commitb0a8b4ac5ff6802b22311ae895257b95693eb902
tree35411c5d49b622c0f3987bf64cbf4547c4256ed3
parente9ffe3aeb9b644230af0a32fbb108b6d858f9627
AST Dump: print the Inherited flag on attributes

Also move the attribute-specific dumping to after dumping this and
the Implicit flag.

Differential Revision: http://reviews.llvm.org/D3971

llvm-svn: 209965
clang/lib/AST/ASTDumper.cpp
clang/test/Misc/ast-dump-attr.cpp