[PATCH] Add VS2013 Clang builder and slave

Reid Kleckner rnk at google.com
Tue Feb 24 14:29:48 PST 2015


On Tue, Feb 24, 2015 at 9:14 AM, David Blaikie <dblaikie at gmail.com> wrote:

> On Tue, Feb 24, 2015 at 9:10 AM, Zachary Turner <zturner at google.com>
> wrote:
>
>> CC=clang-cl CXX=clang-cl cmake -G Ninja ..\llvm
>>
>
> Adding another flag to the getClangCMakeBuildFactory that adds those
> flags seems like a way to go, then.
>

I mostly wanted to know whether people support the further flagification of
getClangCMakeBuildFactory to support Windows and clang-cl, or if we think a
separate factory is preferred. I recall Rick sent patches to unify things
and it looks like they haven't settled.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150224/a8d26d6d/attachment.html>


More information about the llvm-commits mailing list