http://llvm.org/bugs/show_bug.cgi?id=14845
Ted Kremenek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #5 from Ted Kremenek <[email protected]> 2013-01-10 12:50:05 CST --- (In reply to comment #1) > This is technically not valid C++ (it violates the One Definition Rule because > the true definition of __CTFont is in the CoreText framework), so we're > unlikely to do this. I agree, we are not going to do this. -- 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
