================
Comment at: lib/CodeGen/CGDebugInfo.cpp:1267
@@ -1267,1 +1266,3 @@
+          DBuilder.createTemplateValueParameter(TheCU, Name, TTy,
+                                                V->stripPointerCasts());
       TemplateParams.push_back(TVP);
----------------
David Blaikie wrote:
> I don't mind /too/ much rolling this change into the same patch (but separate 
> would be nice) - but is it tested in this change?
Removed, I'll do this in another patch.


http://llvm-reviews.chandlerc.com/D1453
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to