From: Chris Lattner Date: Sun, 20 Feb 2005 23:31:49 +0000 (+0000) Subject: Bug fixed. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=290d2293b9bac753ada843a62fa104da5aeecb39;p=oota-llvm.git Bug fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20260 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 961dab1f745..062921659bb 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -168,6 +168,8 @@ were fixed: bitfield <-> aggregate assignment
  • [llvm-g++] Error compiling virtual function thunk with an unnamed argument
  • +
  • [llvm-gcc] Crash on certain + C99 complex number routines