aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-02-19 17:13:20 +0000
committerChris Lattner <sabre@nondot.org>2005-02-19 17:13:20 +0000
commit94f6ac7258b1af5e6f580f2ef05e027fe4087eb8 (patch)
tree9924f02f0805ae35cf7cc4387d12f7c5b75b1185
parente8dfeed59783f586d1552d17cb170c46739f5a31 (diff)
Bug fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20249 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index a516cc18d5..ed6da149b4 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -166,6 +166,8 @@ were fixed:</a>
incorrect for short circuit logical operations</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR517">[llvm-gcc] Crash compiling
bitfield &lt;-&gt; aggregate assignment</a></li>
+ <li><a href="http://llvm.cs.uiuc.edu/PR520">[llvm-g++] Error compiling
+ virtrual function thunk with an unnamed argument</a></li>
</ol>
</div>