]> granicus.if.org Git - clang/commit
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)
commit426589aa7a5cbb50e0f69988288414bac7657542
tree293ac663d91640160be8a093784c4f443f6b50b7
parent3f5b4de5a05c07a2af5b0e61e919ac0f803c78c9
Teach AST dumper to dump the containing module and hidden flag for declarations.

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