]> granicus.if.org Git - clang/commit
Clean up the debug dump for a Module, so the local->global maps are
authorDouglas Gregor <dgregor@apple.com>
Thu, 4 Aug 2011 19:00:50 +0000 (19:00 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 4 Aug 2011 19:00:50 +0000 (19:00 +0000)
commitca109e5665db544321106592aa6b80d20c3fdbe1
tree8ac3b5785a98bc1e25597c1bfb3e29e36b51646b
parent272b6bc6a6c8fc04f951ad850df68c44d137f513
Clean up the debug dump for a Module, so the local->global maps are
clearly called out, and add the missing local -> global selector map
output.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136903 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReader.cpp