llvm-project/clang-tools-extra/cpp11-migrate/LoopConvert
Guillaume Papin a3eede2cc2 cpp11-migrate: Add -for-compilers command line switch.
This change add a new option command line option -for-compilers that allows the
user to enable multiple transforms automatically.

Another difference is that now all transforms are enabled by default.

llvm-svn: 187360
2013-07-29 15:58:47 +00:00
..
LoopActions.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
LoopActions.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
LoopConvert.cpp cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
LoopConvert.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
LoopMatchers.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
LoopMatchers.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
StmtAncestor.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
StmtAncestor.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
VariableNaming.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
VariableNaming.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00