llvm-project/clang-tools-extra/cpp11-migrate/UseAuto
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
..
UseAuto.cpp cpp11-migrate: Register the transforms automatically using llvm::Registry 2013-07-24 14:24:33 +00:00
UseAuto.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
UseAutoActions.cpp cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
UseAutoActions.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00
UseAutoMatchers.cpp Fix UseAuto not transforming iterator when non-fully qualifiers are used and 2013-07-15 15:37:05 +00:00
UseAutoMatchers.h cpp11-migrate: Tidying up 2013-07-08 12:17:37 +00:00