llvm-project/clang-tools-extra/cpp11-migrate/UseNullptr
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
..
NullptrActions.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
NullptrActions.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
NullptrMatchers.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
NullptrMatchers.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
UseNullptr.cpp cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
UseNullptr.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00