Add entry for the clang/llvm/lldb 3.5.0 import

Approved by:	hrs (mentor, blanket)
This commit is contained in:
Benjamin Kaduk 2015-01-09 23:47:48 +00:00
parent 51bb7ba199
commit 518bebb228
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46177

View file

@ -1275,4 +1275,75 @@
</help>
</project>
<project cat='proj'>
<title>Clang, llvm and lldb updated to 3.5.0</title>
<contact>
<person>
<name>
<given>Dimitry</given>
<common>Andric</common>
</name>
<email>dim@FreeBSD.org</email>
</person>
<person>
<name>
<given>Ed</given>
<common>Maste</common>
</name>
<email>emaste@FreeBSD.org</email>
</person>
<person>
<name>
<given>Roman</given>
<common>Divacky</common>
</name>
<email>rdivacky@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="http://llvm.org/releases/3.5.0/docs/ReleaseNotes.html">LLVM 3.5.0 Release Notes</url>
<url href="http://llvm.org/releases/3.5.0/tools/clang/docs/ReleaseNotes.html">Clang 3.5.0 Release Notes</url>
</links>
<body>
<p>Just before the end of the year, we have updated clang,
llvm and lldb in base to 3.5.0 release. These all contain
numerous improvements; please see the linked release notes for
more detailed information.</p>
<p>This is the first release that requires C++11 support to build.
At this point, FreeBSD 10.0 and later provide that support, at least
on x86.</p>
<p>In the near future, more components from the llvm.org will
be updated in base, with libc++ and libcompiler-rt most likely
being the first.</p>
<p>Thanks to Ed Maste, Roman Divacky, Andrew Turner, Justin
Hibbits and Antoine Brodin for their invaluable help with this
import.</p>
</body>
<help>
<task>
<p> While most ports that were impacted by this update have
already been fixed, there are still a few that do not work with
the clang 3.5.0 update.</p>
<p>In most cases, this is due to relatively simple issues,
such as new warnings, or slightly stricter error checking
(primarily for C++ programs). Fixing those issues should not take
too much work.</p>
</task>
<task>
<p>There are still some open issues with the ARM, PowerPC
and Sparc64 architectures, and any help in this area is very much
appreciated.</p>
</task>
</help>
</project>
</report>