[cfe-commits] r145259 - /cfe/trunk/docs/ReleaseNotes.html
Chandler Carruth
chandlerc at gmail.com
Mon Nov 28 11:11:25 PST 2011
Author: chandlerc
Date: Mon Nov 28 13:11:25 2011
New Revision: 145259
URL: http://llvm.org/viewvc/llvm-project?rev=145259&view=rev
Log:
This doesn't really seem worthy of a relnote... Shout if you disagree!
Modified:
cfe/trunk/docs/ReleaseNotes.html
Modified: cfe/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/ReleaseNotes.html?rev=145259&r1=145258&r2=145259&view=diff
==============================================================================
--- cfe/trunk/docs/ReleaseNotes.html (original)
+++ cfe/trunk/docs/ReleaseNotes.html Mon Nov 28 13:11:25 2011
@@ -156,7 +156,6 @@
<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>
More information about the cfe-commits
mailing list