http://llvm.org/bugs/show_bug.cgi?id=14777
Duncan Sands <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Duncan Sands <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
