[cfe-dev] Clang release notes for 2.8

Chris Lattner clattner at apple.com
Mon Sep 27 16:49:08 PDT 2010


Hi all,

The LLVM 2.8 release is a big milestone for clang.  Is someone interested in writing release notes for it?  For reference 2.7's are here:
http://llvm.org/releases/2.7/docs/ReleaseNotes.html#clang

There are lots of improvements and new features.  The way I do this for LLVM is to go through every single commit since the 2.7 branch, which is pain and suffering but quite complete.  I don't know what the right approach is for clang, but it would be nice to have some sort of idea of what changed.

-Chris



More information about the cfe-dev mailing list