From: Chris Lattner Date: Sun, 27 Feb 2005 19:31:02 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2a3cdf7e34deaaf984291cd41cf1f8c6984fccf5;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20357 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 062921659bb..96a911c26c5 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -170,6 +170,8 @@ were fixed: virtual function thunk with an unnamed argument
  • [llvm-gcc] Crash on certain C99 complex number routines
  • +
  • [llvm-g++] Crash using placement + new on an array type