[clang] [clang][ASTImporter] Fix import of variable template redeclarations. (PR #72841)

Balázs Kéri via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 23 02:52:19 PST 2023


balazske wrote:

I plan to fix import of `VarTemplateSpecializationDecl` in a different PR. The indicated assertion "Missing call to MapImported?" is likely to related to this part.

https://github.com/llvm/llvm-project/pull/72841


More information about the cfe-commits mailing list