summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-11-28 17:51:39 +0000
committerDouglas Gregor <dgregor@apple.com>2011-11-28 17:51:39 +0000
commit08dbbbb338393d041c43f765a1a91e656acad8e3 (patch)
tree2b054f13f94000efd3a8609ca190b3c9e7f165b7
parent6cfe81e60361410aec5a2ca275f1e4ca3fad564f (diff)
downloadbcm5719-llvm-08dbbbb338393d041c43f765a1a91e656acad8e3.tar.gz
bcm5719-llvm-08dbbbb338393d041c43f765a1a91e656acad8e3.zip
Add a release note for Objective-C related result types
llvm-svn: 145252
-rw-r--r--clang/docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/docs/ReleaseNotes.html b/clang/docs/ReleaseNotes.html
index b775f4eadc1..b41e2eb16ed 100644
--- a/clang/docs/ReleaseNotes.html
+++ b/clang/docs/ReleaseNotes.html
@@ -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>
OpenPOWER on IntegriCloud