[LLVMbugs] [Bug 14777] ICE in case of nullptr in C++11 mode.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Jan 5 05:06:22 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=14777
Duncan Sands <baldrick at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Duncan Sands <baldrick at free.fr> 2013-01-05 07:06:22 CST ---
Fixed here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121231/161060.html
Note that this fix can cause problems when passing nullptr_type to a function
call, by I consider that to be a different, more general, issue.
--
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