[LLVMbugs] [Bug 13522] Subtle precondition in StructType::setName
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Aug 4 02:48:21 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13522
Benjamin Kramer <benny.kra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |benny.kra at gmail.com
Resolution| |FIXED
--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> 2012-08-04 04:48:21 CDT ---
r161296 postpones the deletion of the old string data until the new name is
created.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list