]> granicus.if.org Git - clang/commitdiff
Add a release note for Objective-C related result types
authorDouglas Gregor <dgregor@apple.com>
Mon, 28 Nov 2011 17:51:39 +0000 (17:51 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 28 Nov 2011 17:51:39 +0000 (17:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145252 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index b775f4eadc1884c0299fa160b9f863918c89bba1..b41e2eb16edc9c96c21bff951b8d87071100ba68 100644 (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>