On 25 August 2014 18:04, Reid Kleckner <[email protected]> wrote: > I think we should do this. At this point we have two known out-of-tree > clients trying to talk to lib/CodeGen, and I expect there will be more. > Julia has an experimental C++ API interop, and I don't know what your > project is, but I know of it. :) LLDB wanted to in the past, they may try > again. Basically anyone who wants interop with rich C++ interfaces can use > some of lib/CodeGen, even if it isn't currently structured for their needs. > > I'm not sure how this patch is applicable in it's current state, because I > don't think it captures the actual renames and doesn't actually fix > CodeGenFunction.h & co to not reference lib/CodeGen internal headers.
Fair enough. We can move first and refactor afterwards. Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
