[cfe-commits] [PATCH] Adds a FixedCompilationDatabase

Jordan Rose jediknil at belkadan.com
Tue Apr 10 07:51:25 PDT 2012


This time around the test doesn't use any path separators, so it should be okay on win* platforms, right?


On Apr 10, 2012, at 8:17, Manuel Klimek wrote:

> Added parsing code and integrated it into clang-check (which I'm now
> heavily testing in my vim session :)
> 
> As a nice side effect this gives us a beautiful way to write FileCheck
> integration tests for clang tools.
> I'd still like to be able to pull something out that encapsulates most
> of the command line parsing for tools, so it's less code, but I want
> to leave that for later.
> 
> Cheers,
> /Manuel
> 
> On Mon, Apr 9, 2012 at 9:13 PM, Manuel Klimek <klimek at google.com> wrote:
>> As requested by Doug and Marshall, adding a FixedCompilationDatabase.
>> The next step is to add parsing of command line flags & integrating it
>> with clang-check, but I wanted to get this out for review first.
>> 
>> Cheers,
>> /Manuel
> <fixedcompilationdatabase.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits





More information about the cfe-commits mailing list