http://llvm.org/bugs/show_bug.cgi?id=16579
John <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #5 from John <[email protected]> --- Verified with -E options that clang sees the old const-incorrect version of strchr while gcc sees the correct ones, and that this bug doesn't exist with libc++. So this isn't a clang bug and shouldn't be filed here. Thanks guys for responding so promptly and informatively. -- 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
