llvm-project/clang-tools-extra/cpp11-migrate/tool
Guillaume Papin ebde78c4c6 cpp11-migrate: Register the transforms automatically using llvm::Registry
With this change each transform now register a factory. The factories are
registered using an llvm::Registry which makes them available globally.

llvm-svn: 187041
2013-07-24 14:24:33 +00:00
..
CMakeLists.txt cpp11-migrate: Add Replace-AutoPtr Transform 2013-07-03 13:21:24 +00:00
Cpp11Migrate.cpp cpp11-migrate: Register the transforms automatically using llvm::Registry 2013-07-24 14:24:33 +00:00
Makefile cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +00:00