Teach AST dumper to dump the containing module and hidden flag for declarations.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 22 Oct 2013 23:50:38 +0000 (23:50 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 22 Oct 2013 23:50:38 +0000 (23:50 +0000)
commit15fc7df535a7d3070681c7e8d24639f087433362
treef4a41b70393098384dd145c86eac3381313061dc
parent15b25dffc37709dc9f0d3eb3e6bad799cec713f6
Teach AST dumper to dump the containing module and hidden flag for declarations.

llvm-svn: 193210
clang/lib/AST/ASTDumper.cpp