Print the qualified name when dumping deserialized decls.
authorVassil Vassilev <v.g.vassilev@gmail.com>
Sun, 20 May 2018 09:38:52 +0000 (09:38 +0000)
committerVassil Vassilev <v.g.vassilev@gmail.com>
Sun, 20 May 2018 09:38:52 +0000 (09:38 +0000)
commitda31c93794b13e7da1ba7257c14f56dc31f147b8
tree0c8c5dae2bd301f3f53eb1158e4ac2a24beb05ae
parentce73760755e289dea83d0bd72514991fa11ec492
Print the qualified name when dumping deserialized decls.

This is useful to understand and debug the lazy template specializations
used in the pch and modules.

Differential Revision: https://reviews.llvm.org/D41785

llvm-svn: 332817
clang/lib/Frontend/FrontendAction.cpp