<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>OK, took another whack and YES the whole thing compiles and
      builds.  One issue on VS13<br>
    </tt><br>
    <tt>223>LINK : fatal error LNK1210: exceeded internal ILK size
      limit; link with /INCREMENTAL:NO<br>
      <br>
      I will try with flag setting in the message.  Thanks!<br>
      <br>
    </tt>
    <div class="moz-cite-prefix">On 5/6/2014 9:07 PM, Nikola Smiljanic
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAGq7tnO+rq1DfUXBNhb_jE1Sb+SrH3MT+7myhxR9Vrj=fye5uA@mail.gmail.com"
      type="cite">
      <div dir="ltr">And post your issues compiling, trunk is supposed
        to be working at all times (compilation is broken now and then,
        but this is fixed within hours).</div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">
          On Wed, May 7, 2014 at 8:27 AM, Reid Kleckner <span dir="ltr"><<a
              moz-do-not-send="true" href="mailto:rnk@google.com"
              target="_blank">rnk@google.com</a>></span> wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">
              <div class="gmail_extra">
                <div class="gmail_quote">
                  <div class="">On Tue, May 6, 2014 at 3:19 PM, Tim
                    Toomay <span dir="ltr"><<a
                        moz-do-not-send="true"
                        href="mailto:toomayt@toomaytech.com"
                        target="_blank">toomayt@toomaytech.com</a>></span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div bgcolor="#FFFFFF" text="#000000">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>
                      </div>
                    </blockquote>
                    <div><br>
                    </div>
                  </div>
                  <div>I use MSVC 2013 for my daily trunk Clang
                    development on Windows, so yes, it builds and runs.</div>
                  <div class="">
                    <div> </div>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div bgcolor="#FFFFFF" text="#000000"> 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>
                      </div>
                    </blockquote>
                    <div><br>
                    </div>
                  </div>
                  <div>I think this is mostly taken care of, at least in
                    places that matter.  You could search for
                    '(FIXME|TODO).*StringRef' to find functions worth
                    fixing.</div>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            cfe-dev mailing list<br>
            <a moz-do-not-send="true" href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
            <a moz-do-not-send="true"
              href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev"
              target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </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>