]> granicus.if.org Git - clang/commit
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)
commitb212149560e3d1403b49c5d0a44eac271a9f0938
tree319ba9de27730f1f7648a2b919dc4420f87139d9
parent6b2fbf833d28a7e73f5728593cf6f9ba95cc2c24
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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@332817 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/FrontendAction.cpp