Add a release note for Objective-C related result types

llvm-svn: 145252
This commit is contained in:
Douglas Gregor 2011-11-28 17:51:39 +00:00
parent 6cfe81e603
commit 08dbbbb338
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@ prose in a section of its own. When doing that, delete the notes.</p>
also expression traits.</li>
<li>CFI-based debug info -- nlewycky/espindola details</li>
<li>ObjC ARC -- get a blurb from rjmccall</li>
<li>ObjC related result type/instancetype</li>
<li>API -- The term "instantiation" w.r.t. macros in APIs has been completely
replaced by the term "expansion".</li>
<li>Thread Safety attributes and correctness analysis added to Clang.</li>