[PATCH] D26753: ASTImporter: improve support for C++ templates

Kareem Khazem via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 16 10:49:52 PST 2016


khazem added a comment.

Thanks very much for this patch! It certainly fixes the infinite recursion issue on our codebase. It LGTM, but I'd like to add a test case before landing it.


https://reviews.llvm.org/D26753





More information about the cfe-commits mailing list