We now have text (or comment stubs for others) for these...

llvm-svn: 145299
This commit is contained in:
Chandler Carruth 2011-11-28 22:36:40 +00:00
parent 7252e7a949
commit 124d8ff0da
1 changed files with 0 additions and 3 deletions

View 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>