[PATCH] Added summary option to cpp11-migrate tool

Ariel Bernal ariel.j.bernal at intel.com
Fri Mar 1 11:43:32 PST 2013


  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?

http://llvm-reviews.chandlerc.com/D338



More information about the llvm-commits mailing list