From 21480b76382b296f35ada977e0b877faab44e381 Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Mon, 28 Nov 2011 22:36:40 +0000 Subject: We now have text (or comment stubs for others) for these... git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145299 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 62793b2fed..58e7f97b27 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -96,9 +96,6 @@ prose in a section of its own. When doing that, delete the notes.

to differentiate between the possibility of an uninitialized use and the certainty of an uninitialized use.
  • Support for language specific address spaces
  • -
  • Support for compiling on NetBSD systems -- Joerg Sonnenberger to fill - out
  • -
  • Support for '--sysroot' based cross-compilation
  • Crash recovery handling for libclang clients -- Ted
  • Driver support for automatic preparation of reproduction steps for compiler crashes -- Chad
  • -- cgit v1.2.3