[PATCH] [Commented On] D24380: [migrate-tool] Framework for a codebase-dependent migration tool.

Manuel Klimek via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 02:25:08 PDT 2016


klimek added inline comments.


> ioeric wrote in MigrateTool.cpp:52
> That sounds like a good design, but I'm not sure if we need this at this point since actions on affected files would simply be renaming and include fixing now and in the foreseeable future.

Well, my main concern is how we hook this up to full codebase wide analyses. Currently, we basically hard-code the execution strategy, right?

https://reviews.llvm.org/D24380





More information about the cfe-commits mailing list