]> granicus.if.org Git - clang/commitdiff
This doesn't really seem worthy of a relnote... Shout if you disagree!
authorChandler Carruth <chandlerc@gmail.com>
Mon, 28 Nov 2011 19:11:25 +0000 (19:11 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 28 Nov 2011 19:11:25 +0000 (19:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145259 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 18dedcc136a633b8d95afb562a890d2d9ade29dd..033af8ea7c4d02ade4b3536dc150f72012e304b0 100644 (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>