From d12b9b2f8df29b9fccc3a67b2da07099e89e56bf Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 19 Feb 2005 17:17:32 +0000 Subject: [PATCH] typeo git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20251 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index ed6da149b44..961dab1f745 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -167,7 +167,7 @@ were fixed:
  • [llvm-gcc] Crash compiling bitfield <-> aggregate assignment
  • [llvm-g++] Error compiling - virtrual function thunk with an unnamed argument
  • + virtual function thunk with an unnamed argument