[LLVMbugs] [Bug 529] [llvm-g++] Crash using placement new on an array type
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Feb 27 11:30:16 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=529
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From sabre at nondot.org 2005-02-27 13:30 -------
Okay, this was actually a trivial bug to fix. Here's the testcase:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050221/024325.html
and here's the patch:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050221/024326.html
Thanks for the report!
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list