[PATCH] cpp11-migrate: Add command line option to enables transforms automatically

Edwin Vane edwin.vane at intel.com
Wed Jul 17 19:28:18 PDT 2013


  Yeah. It's probably best. I've put the command line options with the transforms because it's just nicer to group them. However, knowing how annoying it is to have various LLVM libs define command-line opts and have them leak into everything that uses those libs maybe in the future we can move the opts to tool/ and have the transforms take transform-specific parameters via their constructors.

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

BRANCH
  target-cmd

ARCANIST PROJECT
  clang-tools-extra



More information about the cfe-commits mailing list