[cfe-dev] C++11 migration tools

Stephen Kelly steveire at gmail.com
Thu Jul 12 10:54:34 PDT 2012


Manuel Klimek wrote:

> On Thu, Jul 12, 2012 at 7:35 PM, Chris Lattner
> <clattner at apple.com> wrote:
>>
>> 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.
> 
> I assume that means that Doug's comment rules then?
> """- It should live in a separate repository of Clang tools alongside
> (but not a part of) the main Clang repository."""
> 

Can I put the Qt 4 to 5 tool there too?




More information about the cfe-dev mailing list