llvm-project/clang-tools-extra/cpp11-migrate
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
..
AddOverride cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
Core cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
LoopConvert cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
ReplaceAutoPtr cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
UseAuto cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
UseNullptr cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
tool cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
CMakeLists.txt cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
Makefile lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00