[LLVMbugs] [Bug 7467] Code ok in C++ mode does not parse in C++0x mode
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jul 7 16:18:56 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7467
Sebastian Redl <sebastian.redl at getdesigned.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sebastian.redl at getdesigned.
| |at
Resolution| |FIXED
--- Comment #1 from Sebastian Redl <sebastian.redl at getdesigned.at> 2010-07-07 18:18:55 CDT ---
"Fixed" in r107853. Our C++0x handling of destructors was broken because the
specification is still in flux.
--
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