[cfe-dev] Ye Olde Fashioned LLVM 3.4 Phase I Bug Fixin' Time!

Bill Wendling isanbard at gmail.com
Mon Nov 25 10:26:00 PST 2013


Good news, everyone!

Phase I of LLVM testing is now finished! You can find binaries here:

  http://llvm.org/pre-releases/3.4/rc1/

Please take some time to download and use those binaries. There have been
several bugs that have cropped up in the meantime. We need to get these
fixed for the release. Please help out if you can!

Here are a few bugs that seem pretty bad:

* http://llvm.org/bugs/show_bug.cgi?id=18059
* http://llvm.org/bugs/show_bug.cgi?id=18049
* http://llvm.org/bugs/show_bug.cgi?id=18048
* http://llvm.org/bugs/show_bug.cgi?id=18045
* http://llvm.org/bugs/show_bug.cgi?id=18044
* http://llvm.org/bugs/show_bug.cgi?id=18020

If you have a project that'll be in the official release (e.g.,
compiler-rt, libcxx), please go ahead and check in any bug fixes you have
to the release branch.

If you have a feature that's *just about finished*, please please please
get the code in as soon as possible.

I'm requiring that all patches that are going into the branches need to be
in trunk first. The only exception are patches that are for bugs that are
only in the branch.

Share and enjoy!
-bw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131125/1e47f8b3/attachment.html>


More information about the cfe-dev mailing list