[PATCH] D14358: DWARF's forward decl of a template should have template parameters.

Adrian Prantl via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 4 17:12:54 PST 2015


aprantl added a comment.

Unless this is some kind of optimization that we specifically added to minimize debug info size (I have never looked at our template support in detail), this looks totally reasonable. Do other compilers do the same here?


http://reviews.llvm.org/D14358





More information about the cfe-commits mailing list