diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 062921659b..96a911c26c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -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> |