]> granicus.if.org Git - clang/commitdiff
We now have text (or comment stubs for others) for these...
authorChandler Carruth <chandlerc@gmail.com>
Mon, 28 Nov 2011 22:36:40 +0000 (22:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 28 Nov 2011 22:36:40 +0000 (22:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145299 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 62793b2fed1cbedf19f727518d11ba35dd6485f3..58e7f97b2790d91d437540a6f39eeca9fe6ea0ca 100644 (file)
@@ -96,9 +96,6 @@ prose in a section of its own. When doing that, delete the notes.</p>
   to differentiate between the possibility of an uninitialized use and the
   certainty of an uninitialized use.</li>
   <li>Support for language specific address spaces</li>
-  <li>Support for compiling on NetBSD systems -- Joerg Sonnenberger to fill
-  out</li>
-  <li>Support for '--sysroot' based cross-compilation</li>
   <li>Crash recovery handling for libclang clients -- Ted</li>
   <li>Driver support for automatic preparation of reproduction steps for
   compiler crashes -- Chad</li>