llvm-project/clang-tools-extra/cpp11-migrate/Core
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
..
CMakeLists.txt cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +00:00
CustomMatchers.h Fix UseAuto not transforming iterator when non-fully qualifiers are used and 2013-07-15 15:37:05 +00:00
FileOverrides.cpp Revert "cpp11-migrate: Write header replacements to disk" 2013-07-26 18:11:49 +00:00
FileOverrides.h Revert "cpp11-migrate: Write header replacements to disk" 2013-07-26 18:11:49 +00:00
IncludeExcludeInfo.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
IncludeExcludeInfo.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
Makefile
PerfSupport.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
PerfSupport.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
Reformatting.cpp Revert "cpp11-migrate: Write header replacements to disk" 2013-07-26 18:11:49 +00:00
Reformatting.h Fix doxygen warnings 2013-07-24 19:14:57 +00:00
SyntaxCheck.cpp cpp11-migrate: FileOverrides/Transform refactoring. 2013-07-12 14:36:20 +00:00
SyntaxCheck.h cpp11-migrate: FileOverrides/Transform refactoring. 2013-07-12 14:36:20 +00:00
Transform.cpp cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
Transform.h cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
Transforms.cpp cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00
Transforms.h cpp11-migrate: Add -for-compilers command line switch. 2013-07-29 15:58:47 +00:00