This doesn't really seem worthy of a relnote... Shout if you disagree!

llvm-svn: 145259
This commit is contained in:
Chandler Carruth 2011-11-28 19:11:25 +00:00
parent 61a0421cf4
commit 9252724a04
1 changed files with 0 additions and 1 deletions

View File

@ -156,7 +156,6 @@ prose in a section of its own. When doing that, delete the notes.</p>
<li>ObjC ARC -- get a blurb from rjmccall</li>
<li>ObjC related result type/instancetype</li>
<li>Thread Safety attributes and correctness analysis added to Clang.</li>
<li>API -- Many opaque typedefs in Sema around AST nodes are gone.</li>
<li>NRVO for blocks.</li>
<li>Major improvements to the interactions between serializing and
deserializing the AST and the preprocessor -- argiris</li>