llvm-project/clang-tools-extra/cpp11-migrate/Core
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 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 Fix doxygen warnings 2013-07-23 15:52:07 +00:00
FileOverrides.h cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +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 lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00
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 cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +00:00
Reformatting.h cp11-migrate: Integration with LibFormat 2013-07-23 12:50:03 +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: Register the transforms automatically using llvm::Registry 2013-07-24 14:24:33 +00:00
Transform.h cpp11-migrate: Register the transforms automatically using llvm::Registry 2013-07-24 14:24:33 +00:00
Transforms.cpp cpp11-migrate: Register the transforms automatically using llvm::Registry 2013-07-24 14:24:33 +00:00
Transforms.h cpp11-migrate: Register the transforms automatically using llvm::Registry 2013-07-24 14:24:33 +00:00