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
Loading
Please register or sign in to comment