diff options
Diffstat (limited to 'clang/docs/ReleaseNotes.html')
| -rw-r--r-- | clang/docs/ReleaseNotes.html | 1 | 
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> | 

