Unify the loading of lazy template specializations across class, function
and variable templates.
Paths
| Differential D40901
Refactor lazy loading of template specializations. NFC ClosedPublic Authored by v.g.vassilev on Dec 6 2017, 8:17 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 8 2017, 2:52 PM
Revision Contents
Diff 125735 include/clang/AST/DeclTemplate.h
lib/AST/DeclTemplate.cpp
|
You can remove this FIXME: getMostRecentDecl() doesn't walk the redeclaration chain any more.