[cfe-dev] C++11 migration tools
Chris Lattner
clattner at apple.com
Thu Jul 12 10:35:06 PDT 2012
On Jul 12, 2012, at 12:01 AM, Manuel Klimek wrote:
> On Thu, Jul 12, 2012 at 12:43 AM, Sam Panzer <panzer at google.com> wrote:
>> In the interests of breaking up the commits for the migration tool, I have
>> prepared a skeleton for the executable, tests, and one of the
>> transformations. This should give us a concrete example to work with, along
>> with a place for me to commit changes as they begin to work reliably.
>>
>> Thoughts?
>
> When the question of where this should live has been resolved by Chris
I withdrew my objection. I still think we're going to get a proliferation of tiny and unorganized little tools with lots of "main() driver duplication" stuff in it, but if and when that happens, we can always merge them.
-Chris
More information about the cfe-dev
mailing list