[PATCH] [Driver] Refactor clang driver to use LLVM's Option library

Reid Kleckner rnk at google.com
Fri Jun 14 05:56:55 PDT 2013


Sure, that's easy.  I'll prepare the a patch with using directives.


On Thu, Jun 13, 2013 at 11:41 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> > I could reduce the diff significantly with using directives in the
> > internal Driver and Frontend header files if people feel like that's OK.
>
> I really like this patch!
>
> Would it be too much work to do it in two patches? The first one would
> include the using directive and be fairly easy to read. The second one
> would be a completely mechanical removal of those directives.
>
> Thanks,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130614/d9794c57/attachment.html>


More information about the cfe-commits mailing list