<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I built LLVM34 successfully VS2013 , and am about to try clang34
    which I also expect to work.<br>
    <br>
    Are you saying the trunk generally will build and run?  That is
    where I ran into problems, quite likely my own making.  The type of
    problems I saw could be due to the trunk being a work in progress,
    but there were quite a few, so I went to the stable builds and have
    seen success there.<br>
    <br>
    The string project I referred to is from 'Open Clang Projects' page<br>
    <br>
    <b>StringRef'ize APIs</b>: A thankless but incredibly useful project
    is
    StringRef'izing (converting to use <tt>llvm::StringRef</tt> instead
    of <tt>const
      char *</tt> or <tt>std::string</tt>) various clang interfaces.
    This generally
    simplifies the code and makes it more efficient..<br>
    <br>
    <div class="moz-cite-prefix">On 5/5/2014 4:59 PM,
      <a class="moz-txt-link-abbreviated" href="mailto:cfe-dev-request@cs.uiuc.edu">cfe-dev-request@cs.uiuc.edu</a> wrote:<br>
    </div>
    <blockquote
      cite="mid:mailman.29769.1399334394.2426.cfe-dev@cs.uiuc.edu"
      type="cite">
      <pre wrap="">Clang <b class="moz-txt-star"><span class="moz-txt-tag">*</span>does<span class="moz-txt-tag">*</span></b> build with Visual Studio, but you need VS 2012 or newer.</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Tim Toomay
Toomay Technologies Inc
<a class="moz-txt-link-abbreviated" href="http://www.ToomayTech.com">www.ToomayTech.com</a>

*****

NOTICE OF CONFIDENTIALITY: The information contained in this e-mail and attachment(s), if any, is legally protected pursuant to the Electronic Communications Privacy Act, 18 U.S.C. 2510, et seq., inter alia, and may contain privileged and confidential information.  This communication is intended only for the use of each individual named above.  If you know, or have any reason to believe, that you are not an intended recipient, you are hereby notified that any dissemination or duplication of this e-mail is prohibited.  There is and shall be no waiver of any privilege or confidence by your receipt of this transmission.  If you know or have any reason to believe that you received this e-mail in error, please immediately notify us by e-mail or collect telephone call.</pre>
  </body>
</html>