[PATCH] Added summary option to cpp11-migrate tool

Manuel Klimek klimek at google.com
Sat Mar 2 11:34:21 PST 2013


On Fri, Mar 1, 2013 at 8:43 PM, Ariel Bernal <ariel.j.bernal at intel.com>wrote:

>
>   klimek: I see the point of using DEBUG instead of llvm:outs(), but in
> this case my intention was to have a summary independent of the way you
> build source (with assertions) or whether some code underneath is using
> llvm:dbgs() and polluting the summary. I know that it is not showing too
> much info now, but the idea is to improve the summary e.g. list of files
> that changed, etc..
>   what do you think?
>

Makes sense... Just wanted to make sure it's a conscious decision :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130302/bcb0fa50/attachment.html>


More information about the llvm-commits mailing list