[LLVMdev] [3.6 Release] Time to fix the release notes

Richard Smith richard at metafoo.co.uk
Thu Feb 19 16:32:31 PST 2015


On Wed, Feb 18, 2015 at 4:44 PM, Hans Wennborg <hans at chromium.org> wrote:

> On Wed, Feb 18, 2015 at 4:34 PM, Hans Wennborg <hans at chromium.org> wrote:
> > The 3.6 release is drawing nearer, but the release notes could still
> > use a lot of improvement:
> >
> > LLVM:
> https://github.com/llvm-mirror/llvm/blob/release_36/docs/ReleaseNotes.rst
> > Clang:
> https://github.com/llvm-mirror/clang/blob/release_36/docs/ReleaseNotes.rst
> >
> > The good news is that they can be updated all the way up until
> > release. If you have a patch for the release notes, commit it directly
> > to the branch, or send it to me and I'll commit it for you. It doesn't
> > even have to be a patch proper, just send me some text!
> >
> > I've been going through Alex's excellent weekly news
> > (http://llvmweekly.org) to figure out what changed.
> >
> > Here's a list of things that might be worth mentioning in the notes:
> >
> > Clang:
> > - C++14 support was marked complete
> > - C now defaults to C11 mode
>
> Richard, can you check that the release notes are up to date with this?
>

I think we're all good here. I've added some notes about C11 changes in
r229939.

C++14 support used to be feature-complete in Clang 3.4. It still is, but it
used to too. =)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150219/5c725e12/attachment.html>


More information about the llvm-dev mailing list