xazax.hun added inline comments.

================
Comment at: lib/AST/ASTImporter.cpp:5500
+
+  TemplateArgumentListInfo ToTAInfo;
+  TemplateArgumentListInfo *ResInfo = nullptr;
----------------
szepet wrote:
> xazax.hun wrote:
> > According to phabricator this code is very similar to a snippet starting 
> > from line 4524 and some code bellow. Maybe it would be worth to have a 
> > function instead of duplicating?
> Good point, I would do it in a separate patch and add it as a dependency if 
> it is OK.
Sure, that would be awesome. :)


https://reviews.llvm.org/D38845



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to