diff options
-rw-r--r-- | docs/ReleaseNotes.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 4c883eddd6..4adf86dcb0 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -82,17 +82,6 @@ Clang's support for those languages.</p> <h3 id="majorfeatures">Major New Features</h3> <!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = --> -<h4 id="notes">Unorganized Notes</h4> -<p>These are completely random notes as I'm organizing my thoughts and reviewing -the history. Anything still here needs to be distilled and turned into proper -prose in a section of its own. When doing that, delete the notes.</p> -<ul> - <li>Memory reduction -- initializers, macro expansions, source locations, - etc.</li> - <li>Major improvements to the interactions between serializing and - deserializing the AST and the preprocessor -- argiris</li> -</ul> - <h4 id="diagnostics">A multitude of improvements to Clang's diagnostics</h4> Clang's diagnostics are constantly being improved to catch more issues, explain them more clearly, and provide more accurate source information about them. |