Bug fixed
authorChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2004 01:25:20 +0000 (01:25 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2004 01:25:20 +0000 (01:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18299 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 14dc7eb8c588ceaaf009c30f859f6f228fe6d0d7..3fb15821bdd3d4515a8995aa2662c9ee19c9ceeb 100644 (file)
@@ -270,6 +270,8 @@ were fixed:</a>
     implicitly external function is re-declared as static</a></li>
   <li><a href="http://llvm.cs.uiuc.edu/PR360">[llvmgcc] Structure field with 
     non-constant offset crashes llvmgcc</a></li>
+  <li><a href="http://llvm.cs.uiuc.edu/PR447">[llvmg++] Crash compiling 
+    friend with default argument</a></li>
 </ol>
 
 <p>Bugs fixed in the Sparc V9 back-end:</p>