[PATCH] D144622: [clang[[ASTImporter] Import TemplateName correctly
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 27 01:22:41 PST 2023
balazske added a comment.
I think these patches are fix for separate problems and can be applied independently. It is not better if these are moved into one change. The other patch D144273 <https://reviews.llvm.org/D144273> is not finished (it can get bigger), and a test for this change is needed. I try still to discover what the exact problem is here, then I can add an unit test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144622/new/
https://reviews.llvm.org/D144622
More information about the cfe-commits
mailing list