Clang release notes for 2.8

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

When do you need the release notes?

  - Doug

Before monday,

-Chris

Committed to trunk as r115498.

  - Doug