]> granicus.if.org Git - clang/commit
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)
commita217888b66795e432b938ba7686dd0155d41d335
tree8cfc0d51849fc54b20d1c14cf59466fb34c9ccb2
parent2c59df7b3ddf27b6ebbfc8a68f3831045e882c04
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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209965 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTDumper.cpp
test/Misc/ast-dump-attr.cpp