This revision was automatically updated to reflect the committed changes.
Closed by commit rL332817: Print the qualified name when dumping deserialized
decls. (authored by vvassilev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D4178
v.g.vassilev created this revision.
v.g.vassilev added a reviewer: rsmith.
This is very useful to understand and debug the lazy template specializations
used in pch and modules.
Repository:
rC Clang
https://reviews.llvm.org/D41785
Files:
lib/Frontend/FrontendAction.cpp
Index: lib/Fronte