[clang] Store the template param list of an explicit variable template specialization
VarTemplateSpecializationDecl does not store a template param list, so the "template<>" needs to be stored in the ExtInfo. Differential Revision: https://reviews.llvm.org/D142692
Loading
Please sign in to comment