From: Chandler Carruth Date: Mon, 28 Nov 2011 18:55:47 +0000 (+0000) Subject: Add proper text for the Diagnostic API changes. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4dbffa863a7dbe313e2b64a56f4aac5ade268c9;p=clang Add proper text for the Diagnostic API changes. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145257 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b41e2eb16e..62a959e5a2 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -162,13 +162,6 @@ prose in a section of its own. When doing that, delete the notes.

  • NRVO for blocks.
  • Major improvements to the interactions between serializing and deserializing the AST and the preprocessor -- argiris
  • -
  • API -- Diagnostics API shuffle: - -
  • Major driver and system compatibility changes: