(Only the first 10 of 14 ports in this commit are shown above. )
Upgrade LLVM and Clang to r116582 and bump the overall version to 2.9
since 2.8 has shipped.
Split out the clang portion of devel/llvm-devel into lang/clang-devel.
Update to r96348.
This update is reported to be self hosting with -O2.
This update contains a hack of setting REQUIRES_RTTI=1 globaly which
isn't optimal, but works around a problem a people have seen in
testing.
Feature safe: yes
Update to r65948.
Add printf0 support. [1]
Install the clang C headers (excluding std*.h since we have our own) now
that the installer puts them somewhere sane.
Submitted by: ed
Upgrade to a snapshot of svn rev r65789.
Improve the patch for format string checking. [1]
Correctly refect that this is a 2.6 snapshot since 2.5 has been branched.
Submitted by: ed [1]