[cfe-dev] [LLVMdev] [RFC] Raising LLVM minimum required MSVC version to 2013 for trunk

Daniel Dilts diltsman at gmail.com
Mon Aug 25 13:58:35 PDT 2014


I have successfully built LLVM/Clang with VS2013 Express.  It has been a
few months, but I don't expect that anything has changed enough to break it.


On Mon, Aug 25, 2014 at 1:24 PM, Reid Kleckner <rnk at google.com> wrote:

> On Mon, Aug 25, 2014 at 12:40 PM, Kim Gräsman <kim.grasman at gmail.com>
> wrote:
>
>> Hi Zachary,
>>
>> On Mon, Aug 25, 2014 at 9:37 PM, Zachary Turner <zturner at google.com>
>> wrote:
>> > On Mon, Aug 25, 2014 at 12:11 PM, Kim Gräsman <kim.grasman at gmail.com>
>> wrote:
>> >>
>> >> Does anybody actually do LLVM/Clang development with VC Express?
>> >
>> > They can be installed side-by-side, and unless your company's IT
>> department
>> > has a strict policy which will block you from installing VC 2013
>> Express,
>> > you should be able to continue unhindered.
>>
>> Thanks, yes, I know. My question was whether anybody had actually done
>> Clang development with the Express series.
>>
>> The first revs of VC Express in the dark ages came without an STL, so
>> I wasn't sure how crippled it is nowadays.
>>
>
> I haven't tested in months, but I'm pretty sure VS Express works. It only
> lacks ATL/MFC, which we do not use. We should document this at
> http://llvm.org/docs/GettingStartedVS.html.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140825/69d183a2/attachment.html>


More information about the cfe-dev mailing list