================
Comment at: lib/CodeGen/CGDebugInfo.cpp:1267
@@ -1267,1 +1266,3 @@
+ DBuilder.createTemplateValueParameter(TheCU, Name, TTy,
+ V->stripPointerCasts());
TemplateParams.push_back(TVP);
----------------
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?
http://llvm-reviews.chandlerc.com/D1453
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits