]> granicus.if.org Git - clang/commitdiff
June was a quiet month... I can't imagine why... ;]
authorChandler Carruth <chandlerc@gmail.com>
Mon, 28 Nov 2011 10:57:14 +0000 (10:57 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 28 Nov 2011 10:57:14 +0000 (10:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145241 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index e1d090505e742187e64dba6140b57abd0c43b960..c1298b16a6f263fe0ed3de880e98ab4f22fefced 100644 (file)
@@ -128,11 +128,13 @@ prose in a section of its own. When doing that, delete the notes.</p>
   <li>C1X -- static asserts and generic selections</li>
   <li>C++11 -- alias declarations -- zygoloid</li>
   <li>C++11 -- range-based-for loops -- zygoloid</li>
+  <li>C++11 -- nullptr -- zygoloid</li>
   <li>C++11 -- delegating ctors -- zygoloid/scshunt<li>
   <li>Memory reduction -- initializers, macro expansions, source locations,
   etc.</li>
   <li>Full set of type traits, sufficient to support C++11 standard libraries;
   also expression traits.</li>
+  <li>CFI-based debug info -- nlewycky/espindola details</li>
 </ul>
 
 <!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->