diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 0629216..96a911c 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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> |
