Bug fixed
authorChris Lattner <sabre@nondot.org>
Sun, 27 Feb 2005 19:31:02 +0000 (19:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Feb 2005 19:31:02 +0000 (19:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20357 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 062921659bb3725ac03f5837355c0da5dd3befc6..96a911c26c508dff381b7bd528556a3b3a9537e7 100644 (file)
@@ -170,6 +170,8 @@ were fixed:</a>
        virtual function thunk with an unnamed argument</a></li>
    <li><a href="http://llvm.cs.uiuc.edu/PR522">[llvm-gcc] Crash on certain 
        C99 complex number routines</a></li>
+   <li><a href="http://llvm.cs.uiuc.edu/PR529">[llvm-g++] Crash using placement
+       new on an array type</a></li>
 </ol>
 
 </div>