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

Reid Kleckner rnk at google.com
Mon Aug 25 13:24:05 PDT 2014


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140825/b8f19ed5/attachment.html>


More information about the cfe-dev mailing list